Main MRPT website > C++ reference for MRPT 1.5.3
Configuration file format in MRPT

Description

Plain text configuration files in MRPT follows a custom version of the INI file standard format, comprising "sections", "properties" (or "keys") with associated "values" and, optionally, comments.

The following C++ classes are provided to read and write such files:

See also:

Format specifications

Examples

There are dozens of examples in the subdirectory MRPT/share/mrpt/config_files.




Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Mon Oct 30 10:27:08 UTC 2017