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