18 #include <mrpt/containers/yaml.h>
19 #include <mrpt/core/optional_ref.h>
20 #include <mrpt/maps/CPointsMap.h>
21 #include <mrpt/obs/obs_frwds.h>
22 #include <mrpt/rtti/CObject.h>
23 #include <mrpt/system/COutputLogger.h>
24 #include <mrpt/version.h>
47 public mrpt::system::COutputLogger,
50 #if MRPT_VERSION < 0x020e00
65 virtual void initialize(
const mrpt::containers::yaml& cfg_block) = 0;
80 const mrpt::optional_ref<mrpt::system::CTimeLogger>& profiler =
89 const mrpt::containers::yaml& c,
90 const mrpt::system::VerbosityLevel& vLevel = mrpt::system::LVL_INFO);
101 const mrpt::system::VerbosityLevel& vLevel = mrpt::system::LVL_INFO);