#include <RtabmapEvent.h>
Definition at line 233 of file RtabmapEvent.h.
rtabmap::RtabmapLabelErrorEvent::RtabmapLabelErrorEvent |
( |
int |
id, |
|
|
const std::string & |
label |
|
) |
| |
|
inline |
virtual rtabmap::RtabmapLabelErrorEvent::~RtabmapLabelErrorEvent |
( |
| ) |
|
|
inlinevirtual |
virtual std::string rtabmap::RtabmapLabelErrorEvent::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 243 of file RtabmapEvent.h.
int rtabmap::RtabmapLabelErrorEvent::id |
( |
| ) |
const |
|
inline |
const std::string& rtabmap::RtabmapLabelErrorEvent::label |
( |
| ) |
const |
|
inline |
std::string rtabmap::RtabmapLabelErrorEvent::_label |
|
private |
The documentation for this class was generated from the following file: