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

#include <FMTbounds.hpp>

Inheritance diagram for Core::FMTperbounds:
[legend]
Collaboration diagram for Core::FMTperbounds:
[legend]

Public Member Functions

 FMTperbounds ()
 
 ~FMTperbounds ()=default
 
 FMTperbounds (const FMTsection lsection, const int &lupper, const int &llower)
 
 FMTperbounds (const FMTperbounds &rhs)
 
 FMTperbounds (const FMTbounds< int > &rhs)
 
FMTperboundsoperator= (const FMTperbounds &rhs)
 
bool operator== (const FMTperbounds &rhs) const
 
 operator std::string () const
 
- Public Member Functions inherited from Core::FMTbounds< int >
 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
 

Friends

class FMTspec
 
class boost::serialization::access
 

Additional Inherited Members

- Protected Attributes inherited from Core::FMTbounds< int >
FMTsection section
 
FMTkwor keytype
 
int upper
 
int lower
 

Constructor & Destructor Documentation

◆ FMTperbounds() [1/4]

Core::FMTperbounds::FMTperbounds ( )

◆ ~FMTperbounds()

Core::FMTperbounds::~FMTperbounds ( )
default

◆ FMTperbounds() [2/4]

Core::FMTperbounds::FMTperbounds ( const FMTsection  lsection,
const int &  lupper,
const int &  llower 
)

◆ FMTperbounds() [3/4]

Core::FMTperbounds::FMTperbounds ( const FMTperbounds rhs)

◆ FMTperbounds() [4/4]

Core::FMTperbounds::FMTperbounds ( const FMTbounds< int > &  rhs)

Member Function Documentation

◆ operator std::string()

Core::FMTperbounds::operator std::string ( ) const

◆ operator=()

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

◆ operator==()

bool Core::FMTperbounds::operator== ( const FMTperbounds rhs) const

Friends And Related Function Documentation

◆ boost::serialization::access

friend class boost::serialization::access
friend

◆ FMTspec

friend class FMTspec
friend

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