FMT 0.9.8
Forest management tools for forest planning
Loading...
Searching...
No Matches
Parser::FMTmodelparser Member List

This is the complete list of members for Parser::FMTmodelparser, including all inherited members.

_commentParser::FMTparserprotected
_constreplacementParser::FMTparsermutableprotected
_exhandlerCore::FMTobjectprotectedstatic
_lineParser::FMTparsermutableprotected
_locationParser::FMTparsermutableprotected
_loggerCore::FMTobjectprotectedstatic
_sectionParser::FMTparsermutableprotected
bounds(const Core::FMTconstants &constants, const std::string &value, const std::string &ope, Core::FMTsection section) constParser::FMTparser
checksignals() constCore::FMTobjectprotected
clearcomments(std::string &line)Parser::FMTparser
createband(GDALDataset *dataset, const std::vector< std::string > &categories, int bandid=1) constParser::FMTparserprotected
createdataset(const std::string &location, const Spatial::FMTlayer< T > &layer, const int datatypeid, std::string format="GTiff") constParser::FMTparserprotected
createdriftlayer(GDALDataset *dataset, std::vector< std::string > creationoptions=std::vector< std::string >()) constParser::FMTmodelparserprotected
createlayer(GDALDataset *dataset, const std::string &name, std::vector< std::string > creationoptions=std::vector< std::string >()) constParser::FMTparser
createOGRdataset(std::string location=std::string(), std::string gdaldrivername="CSV") constParser::FMTparser
createresultslayer(const Models::FMTmodel &model, GDALDataset *dataset, std::vector< std::string > creationoptions=std::vector< std::string >()) constParser::FMTmodelparser
createvectormemoryds() constParser::FMTparserprotected
disablenestedexceptions()Core::FMTobject
enablenestedexceptions()Core::FMTobject
fillupinfeasibles(OGRLayer *layer, const std::vector< Core::FMToutput > &theoutputs, const int &iteration, const int &firstperiod, const int &lastperiod) constParser::FMTmodelparser
FMTmodelparser()Parser::FMTmodelparser
FMTmodelparser(const FMTmodelparser &rhs)Parser::FMTmodelparser
FMTobject()Core::FMTobject
FMTobject(const std::shared_ptr< Exception::FMTexceptionhandler > exhandler)Core::FMTobject
FMTobject(const FMTobject &rhs)Core::FMTobject
FMTparser()Parser::FMTparser
FMTparser(const FMTparser &rhs)Parser::FMTparser
forceload(Archive &ar, const unsigned int version)Core::FMTobjectinlineprotected
forcesave(Archive &ar, const unsigned int version) constCore::FMTobjectinlineprotected
from_extension(const std::string &ext) constParser::FMTparserprotected
getallGDALdrivers(const char *spatialtype, bool testcreation=true) constParser::FMTparserprotected
getavailablememory()Core::FMTobjectstatic
getband(GDALDataset *dataset, int bandid=1) constParser::FMTparserprotected
getbaseoperators() constParser::FMTparserprotected
getcat(GDALDataset *dataset, int bandid=1) constParser::FMTparserprotected
getcleanline(std::ifstream &stream)Parser::FMTparser
getcleanlinewfor(std::ifstream &stream, const std::vector< Core::FMTtheme > &themes, const Core::FMTconstants &cons)Parser::FMTparser
getclock()Core::FMTobjectprotectedstatic
getconstraintsfromstring(std::string constraintstr, const Models::FMTmodel &model, Core::FMTconstants constants=Core::FMTconstants())Parser::FMTmodelparser
getdataset(const std::string &location) constParser::FMTparserprotected
getduration(const std::chrono::time_point< std::chrono::high_resolution_clock > &startclock)Core::FMTobjectprotectedstatic
getdurationinseconds(const std::chrono::time_point< std::chrono::high_resolution_clock > &startclock)Core::FMTobjectprotectedstatic
getFORELspatialref() constParser::FMTparserprotected
getforloops(std::string &line, const std::vector< Core::FMTtheme > &themes, const Core::FMTconstants &cons, std::vector< std::string > &allvalues, std::string &target)Parser::FMTparser
getGDALextensions(const char *spatialtype, bool testcreation=true) constParser::FMTparserprotected
getGDALrasterdriverextensions(bool testcreation=true) constParser::FMTparser
getGDALrasterdrivernames(bool testcreation=true) constParser::FMTparser
getGDALvectordriverextensions(bool testcreation=true) constParser::FMTparser
getGDALvectordrivernames(bool testcreation=true) constParser::FMTparser
getiterationsvalues(OGRLayer *layer) constParser::FMTmodelparserprotected
getlayer(GDALDataset *dataset, int id) constParser::FMTparserprotected
getmostrecentfiletime() constParser::FMTparser
getnum(const std::string &value, const Core::FMTconstants &constant, int period=0) constParser::FMTparser
getnum(const std::string &value, bool omitnumtest=false) constParser::FMTparser
getoverview(GDALRasterBand *band, int view=1) constParser::FMTparserprotected
getprimary(const std::string &primarylocation)Parser::FMTparserprotected
getprojtransform(OGRLayer *baselayer, bool fittoforel=true) constParser::FMTparserprotected
getruntimelocation()Core::FMTobjectstatic
gettransformmemlayercopy(OGRLayer *baselayer, const OGRSpatialReference *newreference, const std::string &fieldname) constParser::FMTparserprotected
getvectordataset(const std::string &location) constParser::FMTparserprotected
getWSfields(OGRLayer *layer, std::map< int, int > &themes, int &age, int &area, int &lock, std::string agefield="", std::string areafield="", std::string lockfield="") constParser::FMTparserprotected
isact(Core::FMTsection section, const std::vector< Core::FMTaction > &actions, std::string action) constParser::FMTparserprotected
isnum(std::string value) constParser::FMTparser
isnum(const std::string &value, const Core::FMTconstants &constant, bool throwerror=true) constParser::FMTparser
isvalid(const std::string &line) constParser::FMTparser
isvalidfile(const std::string &location) constParser::FMTparser
isyld(const Core::FMTyields &ylds, const std::string &value, Core::FMTsection section) constParser::FMTparserprotected
mostrecentfileParser::FMTparsermutableprotected
mtxParser::FMTparsermutableprotected
operator=(const FMTmodelparser &rhs)Parser::FMTmodelparser
Parser::FMTparser::operator=(const FMTparser &rhs)Parser::FMTparser
Core::FMTobject::operator=(const FMTobject &rhs)Core::FMTobject
passinexceptionhandler(const std::shared_ptr< Exception::FMTexceptionhandler > &exhandler)Core::FMTobject
passinlogger(const std::shared_ptr< Logging::FMTlogger > &logger)Core::FMTobjectvirtual
read(const std::string &con, const std::string &lan, const std::string &lif, const std::string &are, const std::string &yld, const std::string &act, const std::string &tr, const std::string &out, std::string opt=std::string())Parser::FMTmodelparser
readcsv(const std::string &location, const char &separator)Parser::FMTparserprotected
readproject(const std::string &primary_location, std::vector< std::string >scenarios=std::vector< std::string >(), bool readarea=true, bool readoutputs=true, bool readoptimize=true)Parser::FMTmodelparser
readschedules(const std::string &primary_location, const std::vector< Models::FMTmodel > &models)Parser::FMTmodelparser
readtemplates(const std::string &primary_location, const std::string &templatefolder)Parser::FMTmodelparser
redirectlogtofile(const std::string &location)Core::FMTobject
regexloop(const boost::regex &cutregex, std::string &str) constParser::FMTparser
returninclude(const std::string &line, const std::vector< Core::FMTtheme > &themes, const Core::FMTconstants &cons)Parser::FMTparser
rxaageParser::FMTparserprotectedstatic
rxayldParser::FMTparserprotectedstatic
rxayldageParser::FMTparserprotectedstatic
rxboundsParser::FMTparserprotectedstatic
rxoperatorsParser::FMTparserprotectedstatic
rxprimaryParser::FMTparserprotectedstatic
rxseparatorParser::FMTparserstatic
sameas(const std::string &allset) constParser::FMTparserprotected
setcategories(GDALRasterBand *band, const std::vector< std::string > &categories) constParser::FMTparserprotected
setCPLhandler()Core::FMTobjectprotected
setdebugexceptionhandler()Core::FMTobject
setdebuglogger()Core::FMTobjectvirtual
setdefaultexceptionhandler()Core::FMTobject
setdefaultlogger()Core::FMTobjectvirtual
seterrorstowarnings(const std::vector< Exception::FMTexc > &errors)Core::FMTobject
setfreeexceptionhandler()Core::FMTobject
setheader(const std::string &header)Parser::FMTparser
setmaxwarningsbeforesilenced(const size_t &maxwarningcount)Core::FMTobject
setquietexceptionhandler()Core::FMTobject
setquietlogger()Core::FMTobjectvirtual
setsection(const Core::FMTsection &section) constParser::FMTparserprotected
setspec(Core::FMTsection section, Core::FMTkwor key, const Core::FMTyields &ylds, const Core::FMTconstants &constants, Core::FMTspec &spec, const std::string &line)Parser::FMTparserprotected
setspecs(Core::FMTsection section, Core::FMTkwor key, const Core::FMTyields &ylds, const Core::FMTconstants &constants, std::vector< Core::FMTspec > &specs, const std::string &line)Parser::FMTparserprotected
settasklogger()Core::FMTobjectvirtual
spliter(std::string strmask, const boost::regex &xspliter) constParser::FMTparser
tryfillnumber(T &number, const std::string &value, const Core::FMTconstants &constant, int period=0) constParser::FMTparser
tryinclude(const std::string &line, const std::vector< Core::FMTtheme > &themes, const Core::FMTconstants &cons)Parser::FMTparser
tryopening(const std::ifstream &stream, const std::string &location) constParser::FMTparser
tryopening(std::ofstream &stream, const std::string &location) constParser::FMTparser
upper(const std::string &lowercases) constParser::FMTparser
write(const Models::FMTmodel &model, const std::string &folder) constParser::FMTmodelparser
writedrift(OGRLayer *layer, const std::map< std::string, std::map< double, std::vector< double > > > &lowervalues, const std::map< std::string, std::map< double, std::vector< double > > > &uppervalues) constParser::FMTmodelparserprotected
writefeatures(OGRLayer *layer, const int &firstperiod, const int &iteration, const std::vector< Core::FMToutput > &theoutputs, const std::map< std::string, std::vector< std::vector< double > > > &values, bool writeNaN=false) constParser::FMTmodelparser
writemodel(const Models::FMTmodel &model, const std::string &lanfile, const std::string &arefile, const std::string &yldfile, const std::string &actfile, const std::string &trnfile, const std::string &outfile, const std::string &optfile, const std::string &liffile, const std::string &seqfile) constParser::FMTmodelparserprotected
writeprimary(const std::string &location, const std::string &lanfile, const std::string &arefile, const std::string &yldfile, const std::string &actfile, const std::string &trnfile, const std::string &outfile, const std::string &optfile, const std::string &liffile, std::string seqfile=std::string()) constParser::FMTmodelparserprotected
writeresults(const Models::FMTmodel &model, const std::vector< Core::FMToutput > &theoutputs, const int &firstperiod, const int &lastperiod, const std::string &location, Core::FMToutputlevel level=Core::FMToutputlevel::standard, std::string gdaldrivername="CSV") constParser::FMTmodelparser
writetoproject(const std::string &primary_location, const Models::FMTmodel &model)Parser::FMTmodelparser
~FMTmodelparser()=defaultParser::FMTmodelparservirtual
~FMTobject()Core::FMTobjectvirtual
~FMTparser()=defaultParser::FMTparservirtual