FMT 0.9.8
Forest management tools for forest planning
|
#include <FMTactualdevelopment.hpp>
Public Member Functions | |
FMTactualdevelopmentcomparator (const FMTdevelopment *base) | |
bool | operator() (const FMTactualdevelopment &actualdev) const |
FMTactioncomparator to check if the base FMTdevelopement is the actualdev.
Core::FMTactualdevelopmentcomparator::FMTactualdevelopmentcomparator | ( | const FMTdevelopment * | base | ) |
FMTactualdevelopment constructor with the base FMTdevelopment.
bool Core::FMTactualdevelopmentcomparator::operator() | ( | const FMTactualdevelopment & | actualdev | ) | const |
Matching test operator for FMTactualdevelopmentcomparator.