#include <FMToperator.hpp>
◆ FMToperator() [1/4]
Core::FMToperator::FMToperator |
( |
| ) |
|
◆ FMToperator() [2/4]
Core::FMToperator::FMToperator |
( |
FMTokey |
lkey | ) |
|
◆ FMToperator() [3/4]
Core::FMToperator::FMToperator |
( |
std::string |
strkey | ) |
|
◆ FMToperator() [4/4]
Core::FMToperator::FMToperator |
( |
const FMToperator & |
rhs | ) |
|
◆ associativity()
std::string Core::FMToperator::associativity |
( |
| ) |
const |
◆ call()
double Core::FMToperator::call |
( |
const double & |
rhs1, |
|
|
const double & |
rhs2 |
|
) |
| const |
◆ getkey()
FMTokey Core::FMToperator::getkey |
( |
| ) |
const |
◆ hash()
size_t Core::FMToperator::hash |
( |
| ) |
const |
◆ isdivide()
bool Core::FMToperator::isdivide |
( |
| ) |
const |
◆ isfactor()
bool Core::FMToperator::isfactor |
( |
| ) |
const |
◆ operator std::string()
Core::FMToperator::operator std::string |
( |
| ) |
const |
◆ operator!=()
bool Core::FMToperator::operator!= |
( |
const FMToperator & |
rhs | ) |
const |
◆ operator=()
◆ operator==()
bool Core::FMToperator::operator== |
( |
const FMToperator & |
rhs | ) |
const |
◆ precedence()
int Core::FMToperator::precedence |
( |
| ) |
const |
◆ reverse()
◆ valid()
bool Core::FMToperator::valid |
( |
| ) |
const |
◆ ~FMToperator()
Core::FMToperator::~FMToperator |
( |
| ) |
|
|
default |
◆ boost::serialization::access
friend class boost::serialization::access |
|
friend |
The documentation for this class was generated from the following file: