#include <RtabmapEvent.h>
Definition at line 135 of file RtabmapEvent.h.
◆ dummy
◆ Status
Enumerator |
---|
kInitializing | |
kInitialized | |
kClosing | |
kClosed | |
kInfo | |
kError | |
Definition at line 139 of file RtabmapEvent.h.
◆ RtabmapEventInit() [1/2]
◆ RtabmapEventInit() [2/2]
rtabmap::RtabmapEventInit::RtabmapEventInit |
( |
const std::string & |
info | ) |
|
|
inline |
◆ ~RtabmapEventInit()
virtual rtabmap::RtabmapEventInit::~RtabmapEventInit |
( |
| ) |
|
|
inlinevirtual |
◆ getClassName()
virtual std::string rtabmap::RtabmapEventInit::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 166 of file RtabmapEvent.h.
◆ getInfo()
const std::string& rtabmap::RtabmapEventInit::getInfo |
( |
| ) |
const |
|
inline |
◆ getStatus()
Status rtabmap::RtabmapEventInit::getStatus |
( |
| ) |
const |
|
inline |
◆ _info
◆ _status
Status rtabmap::RtabmapEventInit::_status |
|
private |
The documentation for this class was generated from the following file: