Manage areal Structural BMP data, inherited from ParamInfo. More...
#include <BMPArealStructFactory.h>
Public Member Functions | |
BMPArealStruct (const bson_t *&bsonTab, bson_iter_t &iter) | |
Constructor. | |
~BMPArealStruct () | |
Destructor. | |
string | getBMPName () |
Get name. | |
vector< int > & | getSuitableLanduse () |
Get suitable landuse. | |
map< string, ParamInfo< FLTPT > * > & | getParameters () |
Get parameters. | |
time_t | getLastUpdateTime () const |
getter and setter for last update time | |
Manage areal Structural BMP data, inherited from ParamInfo.