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