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

#include <RtabmapEvent.h>

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

List of all members.

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 ()

Private Attributes

std::string _label

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.

Definition at line 240 of file RtabmapEvent.h.


Member Function Documentation

virtual std::string rtabmap::RtabmapLabelErrorEvent::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 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

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