Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Public Attributes | Protected Member Functions
mrpt::slam::mrptEventMetricMapClear Class Reference

Detailed Description

Event emitted by a metric up upon call of clear()

See also:
CMetricMap

#include <mrpt/slam/CMetricMapEvents.h>

Inheritance diagram for mrpt::slam::mrptEventMetricMapClear:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 mrptEventMetricMapClear (const CMetricMap *smap)
template<class EVENTTYPE >
bool isOfType () const
template<class EVENTTYPE >
const EVENTTYPE * getAs () const

Public Attributes

const CMetricMapsource_map
mrpt::system::TTimeStamp timestamp

Protected Member Functions

virtual void do_nothing ()
 Just to allow this class to be polymorphic.

Constructor & Destructor Documentation

mrpt::slam::mrptEventMetricMapClear::mrptEventMetricMapClear ( const CMetricMap smap) [inline]

Definition at line 50 of file CMetricMapEvents.h.


Member Function Documentation

virtual void mrpt::slam::mrptEventMetricMapClear::do_nothing ( ) [inline, protected, virtual]

Just to allow this class to be polymorphic.

Reimplemented from mrpt::utils::mrptEvent.

Definition at line 48 of file CMetricMapEvents.h.

template<class EVENTTYPE >
const EVENTTYPE* mrpt::utils::mrptEvent::getAs ( ) const [inline, inherited]

Definition at line 66 of file mrptEvent.h.

template<class EVENTTYPE >
bool mrpt::utils::mrptEvent::isOfType ( ) const [inline, inherited]

Definition at line 63 of file mrptEvent.h.


Member Data Documentation

Definition at line 52 of file CMetricMapEvents.h.

Definition at line 68 of file mrptEvent.h.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011