Public Member Functions | Public Attributes
rtabmap::ProgressEvent Class Reference

#include <ProgressionStatus.h>

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

List of all members.

Public Member Functions

virtual std::string getClassName () const
 ProgressEvent (int count=1)

Public Attributes

int count_

Detailed Description

Definition at line 18 of file ProgressionStatus.h.


Constructor & Destructor Documentation

rtabmap::ProgressEvent::ProgressEvent ( int  count = 1) [inline]

Definition at line 21 of file ProgressionStatus.h.


Member Function Documentation

virtual std::string rtabmap::ProgressEvent::getClassName ( ) const [inline, virtual]

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 22 of file ProgressionStatus.h.


Member Data Documentation

Definition at line 24 of file ProgressionStatus.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