Public Types | Public Member Functions | Public Attributes | List of all members
WithRobot::iMyAhrsPlus::EventItem Class Reference
Inheritance diagram for WithRobot::iMyAhrsPlus::EventItem:
Inheritance graph
[legend]

Public Types

enum  EventId { NONE = 0, EXIT, ATTRIBUTE, DATA }
 

Public Member Functions

 EventItem (EventId id=NONE)
 
virtual std::map< std::string, std::string > * get_attribute ()
 
virtual SensorDataget_sensor_data ()
 
virtual ~EventItem ()
 

Public Attributes

EventId event_id
 

Detailed Description

Definition at line 1737 of file myahrs_plus.hpp.

Member Enumeration Documentation

Enumerator
NONE 
EXIT 
ATTRIBUTE 
DATA 

Definition at line 1740 of file myahrs_plus.hpp.

Constructor & Destructor Documentation

WithRobot::iMyAhrsPlus::EventItem::EventItem ( EventId  id = NONE)
inline

Definition at line 1749 of file myahrs_plus.hpp.

virtual WithRobot::iMyAhrsPlus::EventItem::~EventItem ( )
inlinevirtual

Definition at line 1750 of file myahrs_plus.hpp.

Member Function Documentation

virtual std::map<std::string, std::string>* WithRobot::iMyAhrsPlus::EventItem::get_attribute ( )
inlinevirtual

Reimplemented in WithRobot::iMyAhrsPlus::EventQueue::EventItemAttribute.

Definition at line 1753 of file myahrs_plus.hpp.

virtual SensorData* WithRobot::iMyAhrsPlus::EventItem::get_sensor_data ( )
inlinevirtual

Reimplemented in WithRobot::iMyAhrsPlus::EventQueue::EventItemData.

Definition at line 1752 of file myahrs_plus.hpp.

Member Data Documentation

EventId WithRobot::iMyAhrsPlus::EventItem::event_id

Definition at line 1747 of file myahrs_plus.hpp.


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


myahrs_driver
Author(s): Yoonseok Pyo
autogenerated on Thu Jul 16 2020 03:08:51