Public Member Functions | Private Attributes | List of all members
rtabmap::ProgressState Class Reference

#include <ProgressState.h>

Inheritance diagram for rtabmap::ProgressState:
Inheritance graph
[legend]

Public Member Functions

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

Private Attributes

bool canceled_
 

Detailed Description

Definition at line 35 of file ProgressState.h.

Constructor & Destructor Documentation

rtabmap::ProgressState::ProgressState ( )
inline

Definition at line 38 of file ProgressState.h.

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

Definition at line 45 of file ProgressState.h.

Member Function Documentation

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

Definition at line 51 of file ProgressState.h.

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

Definition at line 47 of file ProgressState.h.

Member Data Documentation

bool rtabmap::ProgressState::canceled_
private

Definition at line 57 of file ProgressState.h.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Wed Jun 5 2019 22:43:43