MRPT  2.0.4
Classes | Modules
[mrpt-config]

Detailed Description

C++ library for configuration files.

Back to list of all libraries | See all modules

Library `mrpt-config`

[New in MRPT 2.0.0]

This library is part of MRPT and can be installed in Debian-based systems with:

    sudo apt install libmrpt-config-dev

See: Using MRPT from your CMake project

See: Configuration file format in MRPT

Collaboration diagram for [mrpt-config]:

Classes

class  mrpt::config::CConfigFile
 This class allows loading and storing values and vectors of different types from ".ini" files easily. More...
 
class  mrpt::config::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  mrpt::config::CConfigFileMemory
 This class implements a config file-like interface over a memory-stored string list. More...
 
class  mrpt::config::CConfigFilePrefixer
 A wrapper for other CConfigFileBase-based objects that prefixes a given token to every key and/or section. More...
 
class  mrpt::config::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...
 

Modules

 Configuration file format in MRPT
 Configuration ("INI"-like) file format in MRPT.
 



Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020