#include <CameraMobile.h>
Definition at line 44 of file CameraMobile.h.
◆ CameraInfoEvent()
◆ getClassName()
virtual std::string rtabmap::CameraInfoEvent::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 48 of file CameraMobile.h.
◆ key()
const std::string& rtabmap::CameraInfoEvent::key |
( |
| ) |
const |
|
inline |
◆ type()
int rtabmap::CameraInfoEvent::type |
( |
| ) |
const |
|
inline |
◆ value()
const std::string& rtabmap::CameraInfoEvent::value |
( |
| ) |
const |
|
inline |
◆ key_
◆ type_
int rtabmap::CameraInfoEvent::type_ |
|
private |
◆ value_
The documentation for this class was generated from the following file: