|
MRPT
1.9.9
|
Namespaces | |
| simpleini | |
Classes | |
| class | CConfigFile |
| This class allows loading and storing values and vectors of different types from ".ini" files easily. More... | |
| class | CConfigFileBase |
| This class allows loading and storing values and vectors of different types from a configuration text, which can be implemented as a ".ini" file, a memory-stored string, etc... More... | |
| class | CConfigFileMemory |
| This class implements a config file-like interface over a memory-stored string list. More... | |
| class | CConfigFilePrefixer |
| A wrapper for other CConfigFileBase-based objects that prefixes a given token to every key and/or section. More... | |
| class | CLoadableOptions |
| This is a virtual base class for sets of options than can be loaded from and/or saved to configuration plain-text files. More... | |
Functions | |
| int | MRPT_SAVE_NAME_PADDING () |
| Default padding sizes for macros MRPT_SAVE_CONFIG_VAR_COMMENT(), etc. More... | |
| int | MRPT_SAVE_VALUE_PADDING () |
| int mrpt::config::MRPT_SAVE_NAME_PADDING | ( | ) |
Default padding sizes for macros MRPT_SAVE_CONFIG_VAR_COMMENT(), etc.
Definition at line 31 of file CConfigFileBase.cpp.
References MRPT_SAVE_NAME_PADDING.
Referenced by mrpt::slam::CIncrementalMapPartitioner::TOptions::saveToConfigFile(), mrpt::nav::CMultiObjectiveMotionOptimizerBase::TParamsBase::saveToConfigFile(), mrpt::nav::CHolonomicND::TOptions::saveToConfigFile(), and mrpt::nav::CHolonomicFullEval::TOptions::saveToConfigFile().
| int mrpt::config::MRPT_SAVE_VALUE_PADDING | ( | ) |
Definition at line 32 of file CConfigFileBase.cpp.
References MRPT_SAVE_VALUE_PADDING.
Referenced by mrpt::slam::CIncrementalMapPartitioner::TOptions::saveToConfigFile(), mrpt::nav::CMultiObjectiveMotionOptimizerBase::TParamsBase::saveToConfigFile(), mrpt::nav::CHolonomicND::TOptions::saveToConfigFile(), and mrpt::nav::CHolonomicFullEval::TOptions::saveToConfigFile().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |