MRPT
2.0.3
|
#include "config-precomp.h"
#include <mrpt/config/CConfigFileBase.h>
#include <mrpt/core/exceptions.h>
#include <mrpt/core/format.h>
#include <mrpt/system/os.h>
#include <mrpt/system/string_utils.h>
#include <cmath>
#include <mrpt/config.h>
Go to the source code of this file.
Variables | |
static int | MRPT_SAVE_NAME_PADDING = 50 |
static int | MRPT_SAVE_VALUE_PADDING = 20 |
|
static |
Definition at line 29 of file CConfigFileBase.cpp.
Referenced by mrpt::config::MRPT_SAVE_NAME_PADDING().
|
static |
Definition at line 30 of file CConfigFileBase.cpp.
Referenced by mrpt::config::MRPT_SAVE_VALUE_PADDING().
Page generated by Doxygen 1.8.17 for MRPT 2.0.3 at Fri May 29 13:06:46 UTC 2020 |