#include <RtabmapEvent.h>
Definition at line 42 of file RtabmapEvent.h.
◆ RtabmapEvent()
rtabmap::RtabmapEvent::RtabmapEvent |
( |
const Statistics & |
stats | ) |
|
|
inline |
◆ ~RtabmapEvent()
virtual rtabmap::RtabmapEvent::~RtabmapEvent |
( |
| ) |
|
|
inlinevirtual |
◆ getClassName()
virtual std::string rtabmap::RtabmapEvent::getClassName |
( |
| ) |
const |
|
inlinevirtual |
This method is used to get the class name of the event. For example, if a class MouseEvent inherits from UEvent, it must return the "MouseEvent" string.
- Returns
- the class name
Implements UEvent.
Definition at line 51 of file RtabmapEvent.h.
◆ getStats()
const Statistics& rtabmap::RtabmapEvent::getStats |
( |
| ) |
const |
|
inline |
◆ _stats
The documentation for this class was generated from the following file: