![]() |
FMT 1.2.0
Forest management tools for forest planning
|
#include <boost/dynamic_bitset_fwd.hpp>#include <boost/serialization/serialization.hpp>#include <string>#include <vector>#include <map>#include <boost/serialization/nvp.hpp>#include <boost/serialization/map.hpp>#include <boost/serialization/vector.hpp>#include <boost/serialization/export.hpp>#include <boost/serialization/string.hpp>#include "FMTExceptionHandler.h"#include "FMTObject.h"#include <unordered_map>Go to the source code of this file.
Classes | |
| class | Core::FMTTheme |
| Class holding the attributes and aggregates of a single theme, describing a part of a FMTMask. More... | |
| class | Core::FMTThemeComparator |
| Comparator used to check if two themes are the same. More... | |
Namespaces | |
| namespace | Parser |
| Namespace handling all FMT's parsers. Everything related to I/O should be located in this namespace. | |
| namespace | Core |
| The Core namespace provides classes for simulating stands/strata growth/harvest through time. | |