#include <ProgressionStatus.h>
Definition at line 20 of file ProgressionStatus.h.
◆ ProgressEvent()
rtabmap::ProgressEvent::ProgressEvent |
( |
int |
count = 1 | ) |
|
|
inline |
◆ getClassName()
virtual std::string rtabmap::ProgressEvent::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 24 of file ProgressionStatus.h.
◆ count_
int rtabmap::ProgressEvent::count_ |
The documentation for this class was generated from the following file: