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

#include <RtabmapEvent.h>

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

Public Member Functions

virtual std::string getClassName () const
 
int id () const
 
const std::string & label () const
 
 RtabmapLabelErrorEvent (int id, const std::string &label)
 
virtual ~RtabmapLabelErrorEvent ()
 
- Public Member Functions inherited from UEvent
int getCode () const
 
virtual ~UEvent ()
 

Private Attributes

std::string _label
 

Additional Inherited Members

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

Detailed Description

Definition at line 233 of file RtabmapEvent.h.

Constructor & Destructor Documentation

rtabmap::RtabmapLabelErrorEvent::RtabmapLabelErrorEvent ( int  id,
const std::string &  label 
)
inline

Definition at line 236 of file RtabmapEvent.h.

virtual rtabmap::RtabmapLabelErrorEvent::~RtabmapLabelErrorEvent ( )
inlinevirtual

Definition at line 240 of file RtabmapEvent.h.

Member Function Documentation

virtual std::string rtabmap::RtabmapLabelErrorEvent::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 243 of file RtabmapEvent.h.

int rtabmap::RtabmapLabelErrorEvent::id ( ) const
inline

Definition at line 241 of file RtabmapEvent.h.

const std::string& rtabmap::RtabmapLabelErrorEvent::label ( ) const
inline

Definition at line 242 of file RtabmapEvent.h.

Member Data Documentation

std::string rtabmap::RtabmapLabelErrorEvent::_label
private

Definition at line 246 of file RtabmapEvent.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