57 void setPrefixes(const
std::
string &prefix_sections, const
std::
string &prefix_keys);
59 std::
string getSectionPrefix() const;
60 std::
string getKeyPrefix() const;
A wrapper for other CConfigFileBase-based objects that prefixes a given token to every key and/or sec...
#define MRPT_OVERRIDE
C++11 "override" for virtuals:
This class allows loading and storing values and vectors of different types from a configuration text...
std::vector< std::string > vector_string
A type for passing a vector of strings.
GLsizei const GLchar ** string
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
std::string m_prefix_sections
CConfigFileBase * m_bound_object
The object we are wrapping.
GLuint const GLchar * name