Event emitted by a metric up upon a succesful call to insertObservation()
Definition at line 59 of file CMetricMapEvents.h.
#include <mrpt/slam/CMetricMapEvents.h>

Public Member Functions | |
| mrptEventMetricMapInsert (const CMetricMap *smap, const CObservation *obs, const CPose3D *robotPose) | |
| template<class EVENTTYPE > | |
| bool | isOfType () const |
| template<class EVENTTYPE > | |
| const EVENTTYPE * | getAs () const |
Public Attributes | |
| const CMetricMap * | source_map |
| const CObservation * | inserted_obs |
| const CPose3D * | inserted_robotPose |
| mrpt::system::TTimeStamp | timestamp |
Protected Member Functions | |
| virtual void | do_nothing () |
| Just to allow this class to be polymorphic. | |
| mrpt::slam::mrptEventMetricMapInsert::mrptEventMetricMapInsert | ( | const CMetricMap * | smap, |
| const CObservation * | obs, | ||
| const CPose3D * | robotPose | ||
| ) | [inline] |
Definition at line 64 of file CMetricMapEvents.h.
| virtual void mrpt::slam::mrptEventMetricMapInsert::do_nothing | ( | ) | [inline, protected, virtual] |
Just to allow this class to be polymorphic.
Reimplemented from mrpt::utils::mrptEvent.
Definition at line 62 of file CMetricMapEvents.h.
| const EVENTTYPE* mrpt::utils::mrptEvent::getAs | ( | ) | const [inline, inherited] |
Definition at line 66 of file mrptEvent.h.
| bool mrpt::utils::mrptEvent::isOfType | ( | ) | const [inline, inherited] |
Definition at line 63 of file mrptEvent.h.
Definition at line 67 of file CMetricMapEvents.h.
Definition at line 68 of file CMetricMapEvents.h.
Definition at line 66 of file CMetricMapEvents.h.
Definition at line 68 of file mrptEvent.h.
| Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 | Hosted on: |