Public Member Functions | Private Attributes
rtabmap::ProgressState Class Reference

#include <ProgressState.h>

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

List of all members.

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

Definition at line 38 of file ProgressState.h.

virtual rtabmap::ProgressState::~ProgressState ( ) [inline, virtual]

Definition at line 45 of file ProgressState.h.


Member Function Documentation

virtual bool rtabmap::ProgressState::callback ( const std::string &  msg) const [inline, virtual]
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

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 Thu Jun 6 2019 21:59:42