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::stringlabel () 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 237 of file RtabmapEvent.h.

Constructor & Destructor Documentation

◆ RtabmapLabelErrorEvent()

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

Definition at line 240 of file RtabmapEvent.h.

◆ ~RtabmapLabelErrorEvent()

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

Definition at line 244 of file RtabmapEvent.h.

Member Function Documentation

◆ getClassName()

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 247 of file RtabmapEvent.h.

◆ id()

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

Definition at line 245 of file RtabmapEvent.h.

◆ label()

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

Definition at line 246 of file RtabmapEvent.h.

Member Data Documentation

◆ _label

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

Definition at line 250 of file RtabmapEvent.h.


The documentation for this class was generated from the following file:


rtabmap
Author(s): Mathieu Labbe
autogenerated on Mon Jan 23 2023 03:39:00