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

#include <ProgressionStatus.h>

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

Public Member Functions

virtual std::string getClassName () const
 
 ProgressEvent (int count=1)
 
- Public Member Functions inherited from UEvent
int getCode () const
 
virtual ~UEvent ()
 

Public Attributes

int count_
 

Additional Inherited Members

- Protected Member Functions inherited from UEvent
 UEvent (int code=0)
 

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
inlinevirtual

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

int rtabmap::ProgressEvent::count_

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 Wed Jun 5 2019 22:43:43