![]() |
FMT 0.9.8
Forest management tools for forest planning
|
#include <FMTtheme.hpp>
Public Member Functions | |
| FMTthemecomparator (const FMTtheme &lbase_theme, const bool &lcomparedwithpresolved=false) | |
| bool | operator() (const FMTtheme &theme) const |
FMTthemecomparator to check two themes are the same.
| Core::FMTthemecomparator::FMTthemecomparator | ( | const FMTtheme & | lbase_theme, |
| const bool & | lcomparedwithpresolved = false |
||
| ) |
FMTthemecomparator constructor ltheme_mask is the theme of that we want to match.
| bool Core::FMTthemecomparator::operator() | ( | const FMTtheme & | theme | ) | const |
Matching test operator for FMTthemecomparator.