#include <FMTbounds.hpp>
|
| | FMTyldbounds () |
| |
| | ~FMTyldbounds ()=default |
| |
| | FMTyldbounds (const FMTsection lsection, const std::string &lyield, const double &lupper, const double &llower) |
| |
| | FMTyldbounds (const FMTsection lsection, const FMTkwor key, const std::string &lyield, const double &lupper, const double &llower) |
| |
| | FMTyldbounds (const std::string &lyield, const FMTbounds< double > &rhs) |
| |
| | FMTyldbounds (const FMTyldbounds &rhs) |
| |
| FMTyldbounds & | operator= (const FMTyldbounds &rhs) |
| |
| bool | operator== (const FMTyldbounds &rhs) const |
| |
| | operator std::string () const |
| |
| | FMTbounds () |
| |
| | FMTbounds (const FMTsection lsection, const double &lupper, const double &llower) |
| |
| | FMTbounds (const FMTsection lsection, const FMTkwor key, const double &lupper, const double &llower) |
| |
| | FMTbounds (const FMTbounds< double > &rhs) |
| |
| virtual | ~FMTbounds ()=default |
| |
| void | setorbound () |
| |
| double | getlower () const |
| |
| double | getupper () const |
| |
| bool | out (const double &value) const |
| |
| bool | in (const double &value) const |
| |
| bool | operator== (const FMTbounds< double > &rhs) const |
| |
| bool | operator< (const FMTbounds< double > &rhs) const |
| |
| FMTbounds< double > & | operator= (const FMTbounds< double > &rhs) |
| |
| bool | empty () const |
| |
| bool | add (const FMTbounds< double > &rhs) |
| |
| std::string | tostring (const std::string &name) const |
| |
◆ FMTyldbounds() [1/5]
| Core::FMTyldbounds::FMTyldbounds |
( |
| ) |
|
|
inline |
◆ ~FMTyldbounds()
| Core::FMTyldbounds::~FMTyldbounds |
( |
| ) |
|
|
default |
◆ FMTyldbounds() [2/5]
| Core::FMTyldbounds::FMTyldbounds |
( |
const FMTsection |
lsection, |
|
|
const std::string & |
lyield, |
|
|
const double & |
lupper, |
|
|
const double & |
llower |
|
) |
| |
◆ FMTyldbounds() [3/5]
| Core::FMTyldbounds::FMTyldbounds |
( |
const FMTsection |
lsection, |
|
|
const FMTkwor |
key, |
|
|
const std::string & |
lyield, |
|
|
const double & |
lupper, |
|
|
const double & |
llower |
|
) |
| |
◆ FMTyldbounds() [4/5]
| Core::FMTyldbounds::FMTyldbounds |
( |
const std::string & |
lyield, |
|
|
const FMTbounds< double > & |
rhs |
|
) |
| |
◆ FMTyldbounds() [5/5]
| Core::FMTyldbounds::FMTyldbounds |
( |
const FMTyldbounds & |
rhs | ) |
|
|
inline |
◆ operator std::string()
| Core::FMTyldbounds::operator std::string |
( |
| ) |
const |
◆ operator=()
◆ operator==()
| bool Core::FMTyldbounds::operator== |
( |
const FMTyldbounds & |
rhs | ) |
const |
◆ boost::serialization::access
| friend class boost::serialization::access |
|
friend |
◆ FMTspec
The documentation for this class was generated from the following file: