FMT 0.9.8
Forest management tools for forest planning
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Core::FMTfunctioncall Class Reference

#include <FMTfunctioncall.hpp>

Public Member Functions

 FMTfunctioncall ()
 
 FMTfunctioncall (const std::string &base)
 
double call (const double &rhs) const
 
 FMTfunctioncall (const FMTfunctioncall &rhs)
 
FMTfunctioncalloperator= (const FMTfunctioncall &rhs)
 
bool valid () const
 
 ~FMTfunctioncall ()=default
 

Constructor & Destructor Documentation

◆ FMTfunctioncall() [1/3]

Core::FMTfunctioncall::FMTfunctioncall ( )

◆ FMTfunctioncall() [2/3]

Core::FMTfunctioncall::FMTfunctioncall ( const std::string &  base)

◆ FMTfunctioncall() [3/3]

Core::FMTfunctioncall::FMTfunctioncall ( const FMTfunctioncall rhs)

◆ ~FMTfunctioncall()

Core::FMTfunctioncall::~FMTfunctioncall ( )
default

Member Function Documentation

◆ call()

double Core::FMTfunctioncall::call ( const double &  rhs) const

◆ operator=()

FMTfunctioncall & Core::FMTfunctioncall::operator= ( const FMTfunctioncall rhs)

◆ valid()

bool Core::FMTfunctioncall::valid ( ) const

The documentation for this class was generated from the following file: