#include <FMTdata.hpp>
|
std::vector< double > | data |
|
◆ FMTdata() [1/4]
Core::FMTdata::FMTdata |
( |
| ) |
|
◆ ~FMTdata()
Core::FMTdata::~FMTdata |
( |
| ) |
|
◆ FMTdata() [2/4]
Core::FMTdata::FMTdata |
( |
const FMTdata & |
rhs | ) |
|
◆ FMTdata() [3/4]
Core::FMTdata::FMTdata |
( |
const std::vector< double > & |
lvalues, |
|
|
const FMTyieldparserop & |
lops, |
|
|
const std::vector< std::string > & |
lsource |
|
) |
| |
◆ FMTdata() [4/4]
Core::FMTdata::FMTdata |
( |
const std::vector< double > & |
lvalues, |
|
|
const FMTyieldparserop & |
lops, |
|
|
const std::vector< std::string > & |
lsource, |
|
|
const std::vector< bool > & |
varstack |
|
) |
| |
◆ cachevalue()
◆ clearcache()
void Core::FMTdata::clearcache |
( |
| ) |
|
◆ constant()
bool Core::FMTdata::constant |
( |
| ) |
const |
◆ get()
◆ getop()
◆ getsource()
std::vector< std::string > Core::FMTdata::getsource |
( |
| ) |
const |
◆ nulldata()
bool Core::FMTdata::nulldata |
( |
| ) |
const |
◆ operator std::string()
Core::FMTdata::operator std::string |
( |
| ) |
const |
◆ operator*()
FMTdata Core::FMTdata::operator* |
( |
const double & |
factor | ) |
const |
◆ operator=()
◆ operator==()
bool Core::FMTdata::operator== |
( |
const FMTdata & |
rhs | ) |
const |
◆ set()
void Core::FMTdata::set |
( |
const double & |
value, |
|
|
const FMTyieldrequest & |
request, |
|
|
const bool & |
age_only |
|
) |
| const |
◆ toexpression()
◆ tovalues()
std::vector< double > Core::FMTdata::tovalues |
( |
const std::map< std::string, double > & |
sources | ) |
const |
◆ boost::serialization::access
friend class boost::serialization::access |
|
friend |
◆ data
std::vector<double> Core::FMTdata::data |
The documentation for this class was generated from the following file: