MRPT  2.0.3
Configuration file format in MRPT

Configuration ("INI"-like) 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.17 for MRPT 2.0.3 at Thu May 21 21:53:32 UTC 2020