#include <ProgressState.h>
Definition at line 35 of file ProgressState.h.
◆ ProgressState()
rtabmap::ProgressState::ProgressState |
( |
| ) |
|
|
inline |
◆ ~ProgressState()
virtual rtabmap::ProgressState::~ProgressState |
( |
| ) |
|
|
inlinevirtual |
◆ callback()
virtual bool rtabmap::ProgressState::callback |
( |
const std::string & |
msg | ) |
const |
|
inlinevirtual |
◆ isCanceled()
bool rtabmap::ProgressState::isCanceled |
( |
| ) |
const |
|
inline |
◆ setCanceled()
void rtabmap::ProgressState::setCanceled |
( |
bool |
canceled | ) |
|
|
inline |
◆ canceled_
bool rtabmap::ProgressState::canceled_ |
|
private |
The documentation for this class was generated from the following file: