RTAB-Map 0.23.10
Real-Time Appearance-Based Mapping
Loading...
Searching...
No Matches
rtabmap::ProgressState Class Reference

Public Member Functions

virtual bool callback (const std::string &msg) const
 
void setCanceled (bool canceled)
 
bool isCanceled () const
 

Detailed Description

Definition at line 35 of file ProgressState.h.

Constructor & Destructor Documentation

◆ ProgressState()

rtabmap::ProgressState::ProgressState ( )
inline

Definition at line 38 of file ProgressState.h.

◆ ~ProgressState()

virtual rtabmap::ProgressState::~ProgressState ( )
inlinevirtual

Definition at line 45 of file ProgressState.h.

Member Function Documentation

◆ callback()

virtual bool rtabmap::ProgressState::callback ( const std::string &  msg) const
inlinevirtual

Definition at line 39 of file ProgressState.h.

◆ setCanceled()

void rtabmap::ProgressState::setCanceled ( bool  canceled)
inline

Definition at line 47 of file ProgressState.h.

◆ isCanceled()

bool rtabmap::ProgressState::isCanceled ( ) const
inline

Definition at line 51 of file ProgressState.h.


The documentation for this class was generated from the following file: