![]() |
FMT 1.2.0
Forest management tools for forest planning
|
This is the complete list of members for Parser::FMTConstantParser, including all inherited members.
| _abort(int p_signal) | Core::FMTObject | protectedstatic |
| _clearComments(std::string &line) const | Parser::FMTParser | protected |
| _createBand(GDALDataset *dataset, const std::vector< std::string > &categories, int bandid=1) const | Parser::FMTParser | protected |
| _createDataset(const std::string &location, const Spatial::FMTLayer< T > &layer, const int datatypeid, std::string format="GTiff") const | Parser::FMTParser | protected |
| _createVectorMemoryDs() const | Parser::FMTParser | protected |
| _exhandler | Core::FMTObject | protectedstatic |
| _getAllGDALDrivers(const char *spatialtype, bool testcreation=true) const | Parser::FMTParser | protected |
| _getAllLines(std::ifstream &p_stream) const | Parser::FMTParser | protected |
| _getBand(GDALDataset *dataset, int bandid=1) const | Parser::FMTParser | protected |
| _getCat(GDALDataset *dataset, int bandid=1) const | Parser::FMTParser | protected |
| _getDataset(const std::string &location) const | Parser::FMTParser | protected |
| _getFORELSpatialRef() const | Parser::FMTParser | protected |
| _getForLoops(const std::string &p_line, const std::vector< Core::FMTTheme > &p_themes, const Core::FMTConstants &p_cons) const | Parser::FMTParser | protected |
| _getLayer(GDALDataset *dataset, int id) const | Parser::FMTParser | protected |
| _getLine(std::queue< FMTLineInfo > &p_Lines) const | Parser::FMTParser | protected |
| _getNum(const std::string &value, const Core::FMTConstants &constant, int period=0) const | Parser::FMTParser | protected |
| _getNum(const std::string &value, bool omitnumtest=false) const | Parser::FMTParser | protected |
| _getOverview(GDALRasterBand *band, int view=1) const | Parser::FMTParser | protected |
| _getPerBound(const std::string &p_lower, const std::string &p_upper, const Core::FMTConstants &p_constants) const | Parser::FMTParser | protected |
| _getPrimary(const std::string &primarylocation) | Parser::FMTParser | protected |
| _getProjTransform(OGRLayer *baselayer, bool fittoforel=true) const | Parser::FMTParser | protected |
| _getTransFormMemLayerCopy(OGRLayer *baselayer, const OGRSpatialReference *newreference, const std::string &fieldname) const | Parser::FMTParser | protected |
| _getVectorDataset(const std::string &location) const | Parser::FMTParser | protected |
| _getWSFields(OGRLayer *layer, std::map< int, int > &themes, int &age, int &area, int &lock, std::string agefield="", std::string areafield="", std::string lockfield="") const | Parser::FMTParser | protected |
| _isAct(Core::FMTsection section, const std::vector< Core::FMTAction > &actions, std::string action) const | Parser::FMTParser | protected |
| _isForLoops(const std::string &p_line) const | Parser::FMTParser | protected |
| _isForLoopsEnd(const std::string &p_line) const | Parser::FMTParser | protected |
| _isNum(std::string value) const | Parser::FMTParser | protected |
| _isNum(const std::string &value, const Core::FMTConstants &constant, bool throwerror=true) const | Parser::FMTParser | protected |
| _isValid(const std::string &line) const | Parser::FMTParser | protected |
| _isValidFile(const std::string &location) const | Parser::FMTParser | protected |
| _isYld(const Core::FMTYields &p_ylds, const std::string &p_value, Core::FMTsection pm_section, bool p_throwError=true) const | Parser::FMTParser | protected |
| _logger | Core::FMTObject | protectedstatic |
| _logStack() | Core::FMTObject | protectedstatic |
| _processForLoops(const std::vector< Core::FMTTheme > &p_themes, const Core::FMTConstants &p_constants, std::queue< FMTLineInfo > &p_queue) const | Parser::FMTParser | protected |
| _processForLoopsNInclude(const std::vector< Core::FMTTheme > &p_themes, const Core::FMTConstants &p_cons, std::queue< FMTLineInfo >p_AllLines) const | Parser::FMTParser | protected |
| _sameAs(const std::string &allset) const | Parser::FMTParser | protected |
| _setCategories(GDALRasterBand *band, const std::vector< std::string > &categories) const | Parser::FMTParser | protected |
| _setPeriods(Core::FMTSpec &p_spec, const std::string &p_periods, const Core::FMTConstants &p_constants) const | Parser::FMTParser | protected |
| _setPeriodWithBounds(Core::FMTSpec &p_spec, const std::string &p_lower, const std::string &p_upper, const Core::FMTConstants &p_constants) const | Parser::FMTParser | protected |
| _setSection(const Core::FMTsection §ion) const | Parser::FMTParser | protected |
| _setSpec(Core::FMTsection section, Core::FMTkwor key, const Core::FMTYields &ylds, const Core::FMTConstants &constants, Core::FMTSpec &spec, const std::string &line) | Parser::FMTParser | protected |
| _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::FMTParser | protected |
| _terminate() | Core::FMTObject | protectedstatic |
| _tryFillNumber(T &number, const std::string &value, const Core::FMTConstants &constant, int period=0) const | Parser::FMTParser | protected |
| _tryInclude(const std::vector< Core::FMTTheme > &p_themes, const Core::FMTConstants &p_cons, std::queue< FMTLineInfo >p_ForOut) const | Parser::FMTParser | protectedvirtual |
| _upper(const std::string &lowercases) const | Parser::FMTParser | protected |
| bounds(const Core::FMTConstants &constants, const std::string &value, const std::string &ope, Core::FMTsection section) const | Parser::FMTParser | protected |
| checkSignals() const | Core::FMTObject | protected |
| createLayer(GDALDataset *dataset, const std::string &name, std::vector< std::string > creationoptions=std::vector< std::string >()) const | Parser::FMTParser | |
| createOGRDataset(std::string location=std::string(), std::string gdaldrivername="CSV") const | Parser::FMTParser | |
| createSubDirectory(const std::string &p_Directory, const std::string &p_SubDirectory) | Parser::FMTParser | |
| disableNestedExceptions() | Core::FMTObject | |
| enableNestedExceptions() | Core::FMTObject | |
| FMTConstantParser() | Parser::FMTConstantParser | |
| FMTConstantParser(const FMTConstantParser &rhs)=default | Parser::FMTConstantParser | |
| FMTObject() | Core::FMTObject | |
| FMTObject(const std::unique_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::FMTObject | inlineprotected |
| forceSave(Archive &ar, const unsigned int version) const | Core::FMTObject | inlineprotected |
| fromExtension(const std::string &p_Extension) | Parser::FMTParser | static |
| getAvailableMemory() | Core::FMTObject | static |
| getBaseOperators() const | Parser::FMTParser | protected |
| getCleanLine(std::istream &stream) const | Parser::FMTParser | |
| getCleanLine(const std::string &p_input) const | Parser::FMTParser | |
| getClock() | Core::FMTObject | protectedstatic |
| getDuration(const std::chrono::time_point< std::chrono::high_resolution_clock > &startclock) | Core::FMTObject | protectedstatic |
| getDurationInSeconds(const std::chrono::time_point< std::chrono::high_resolution_clock > &startclock) | Core::FMTObject | protectedstatic |
| getExceptionHandler() | Core::FMTObject | static |
| getGDALExtensions(const char *spatialtype, bool testcreation=true) const | Parser::FMTParser | protected |
| getGDALRasterDriverExtensions(bool testcreation=true) const | Parser::FMTParser | |
| getGDALRasterDriverNames(bool testcreation=true) const | Parser::FMTParser | |
| getGDALVectorDriverExtensions(bool testcreation=true) const | Parser::FMTParser | |
| getGDALVectorDriverNames(bool testcreation=true) const | Parser::FMTParser | |
| getLogger() | Core::FMTObject | static |
| getMostRecentFiletime() const | Parser::FMTParser | |
| getRuntimeLocation() | Core::FMTObject | static |
| m_AAGE | Parser::FMTParser | protectedstatic |
| m_AYLD | Parser::FMTParser | protectedstatic |
| m_AYLD_AGE | Parser::FMTParser | protectedstatic |
| m_BOUNDS | Parser::FMTParser | protectedstatic |
| m_comment | Parser::FMTParser | mutableprotected |
| m_constrePlacement | Parser::FMTParser | mutableprotected |
| m_line | Parser::FMTParser | mutableprotected |
| m_location | Parser::FMTParser | mutableprotected |
| m_MostRecentFile | Parser::FMTParser | mutableprotected |
| m_MTX | Parser::FMTParser | mutableprotected |
| m_OPERATORS | Parser::FMTParser | protectedstatic |
| m_PRIMARY | Parser::FMTParser | protectedstatic |
| m_section | Parser::FMTParser | mutableprotected |
| m_SEPARATOR | Parser::FMTParser | protectedstatic |
| operator=(const FMTConstantParser &rhs)=default | Parser::FMTConstantParser | |
| Parser::FMTParser::operator=(const FMTParser &rhs) | Parser::FMTParser | |
| Core::FMTObject::operator=(const FMTObject &rhs) | Core::FMTObject | |
| passInExceptionHandler(const std::unique_ptr< Exception::FMTExceptionHandler > &exhandler) | Core::FMTObject | |
| passInLogger(const std::unique_ptr< Logging::FMTLogger > &logger) | Core::FMTObject | virtual |
| read(const std::string &location) | Parser::FMTConstantParser | |
| readCsv(const std::string &location, const char &separator) | Parser::FMTParser | protected |
| redirectLogToFile(const std::string &location) | Core::FMTObject | |
| regexLoop(const boost::regex &cutregex, std::string &str) const | Parser::FMTParser | protected |
| serialize(Archive &ar, const unsigned int version) | Core::FMTObject | inline |
| setAbortStack() | Core::FMTObject | static |
| setCplHandler() | Core::FMTObject | protected |
| setDebugExceptionHandler() | Core::FMTObject | |
| setDebugLogger() | Core::FMTObject | virtual |
| setDefaultExceptionHandler() | Core::FMTObject | |
| setDefaultLogger() | Core::FMTObject | virtual |
| 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::FMTObject | virtual |
| setTaskLogger() | Core::FMTObject | virtual |
| setTerminateStack() | Core::FMTObject | static |
| spliter(std::string strmask, const boost::regex &xspliter) const | Parser::FMTParser | protected |
| tryOpening(const std::ifstream &stream, const std::string &location) const | Parser::FMTParser | |
| tryOpening(std::ofstream &stream, const std::string &location) const | Parser::FMTParser | |
| write(const Core::FMTConstants &constants, const std::string &location) const | Parser::FMTConstantParser | |
| ~FMTConstantParser()=default | Parser::FMTConstantParser | |
| ~FMTObject() | Core::FMTObject | virtual |
| ~FMTParser()=default | Parser::FMTParser | virtual |