#include <RtabmapEvent.h>
Definition at line 253 of file RtabmapEvent.h.
◆ RtabmapGoalStatusEvent()
rtabmap::RtabmapGoalStatusEvent::RtabmapGoalStatusEvent |
( |
int |
status | ) |
|
|
inline |
◆ ~RtabmapGoalStatusEvent()
virtual rtabmap::RtabmapGoalStatusEvent::~RtabmapGoalStatusEvent |
( |
| ) |
|
|
inlinevirtual |
◆ getClassName()
virtual std::string rtabmap::RtabmapGoalStatusEvent::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 260 of file RtabmapEvent.h.
The documentation for this class was generated from the following file: