MRPT  2.0.4
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.

Collaboration diagram for Configuration file format in MRPT:



Page generated by Doxygen 1.8.18 for MRPT 2.0.4 at Thu Sep 24 07:14:18 UTC 2020