FMT 1.2.0
Forest management tools for forest planning
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
FMTAction.h File Reference
#include "FMTExceptionHandler.h"
#include "FMTList.hpp"
#include "FMTBounds.hpp"
#include "FMTSerie.h"
#include <boost/serialization/string.hpp>
#include <boost/serialization/serialization.hpp>
#include <boost/serialization/nvp.hpp>
#include <string>
#include <vector>
#include <unordered_set>
#include <boost/serialization/export.hpp>
#include <limits>
Include dependency graph for FMTAction.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Core::FMTAction
 List of specifications dictating the operability of a subset of developments to this action. More...
 
class  Core::FMTActionComparator
 Comparator used to check if an action name (or aggregate) already exists in a std container. More...
 
struct  boost::hash< Core::FMTAction >
 

Namespaces

namespace  Core
 The Core namespace provides classes for simulating stands/strata growth/harvest through time.
 
namespace  boost
 

Macros

#define FMTGCBMDEATHID   15
 
#define FMTGCBMGROWTHID   16
 
#define FMTGCBMUNKNOWNID   17
 
#define FMTGCBMWILDFIREID   10
 
#define FMTMaxNumberOfActions   _I8_MAX + 1
 

Macro Definition Documentation

◆ FMTGCBMDEATHID

#define FMTGCBMDEATHID   15

◆ FMTGCBMGROWTHID

#define FMTGCBMGROWTHID   16

◆ FMTGCBMUNKNOWNID

#define FMTGCBMUNKNOWNID   17

◆ FMTGCBMWILDFIREID

#define FMTGCBMWILDFIREID   10

◆ FMTMaxNumberOfActions

#define FMTMaxNumberOfActions   _I8_MAX + 1