Class mrptEventMetricMapClear
Defined in File CMetricMapEvents.h
Inheritance Relationships
Base Type
public mrpt::system::mrptEvent
Class Documentation
-
class mrptEventMetricMapClear : public mrpt::system::mrptEvent
Event emitted by a metric up upon call of clear()
See also
Public Functions
-
inline mrptEventMetricMapClear(const mrpt::maps::CMetricMap *smap)
Public Members
-
const mrpt::maps::CMetricMap *source_map
Protected Functions
-
inline virtual void do_nothing() override
Just to allow this class to be polymorphic
-
inline mrptEventMetricMapClear(const mrpt::maps::CMetricMap *smap)