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

List of all members.

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

Definition at line 1749 of file myahrs_plus.hpp.

virtual WithRobot::iMyAhrsPlus::EventItem::~EventItem ( ) [inline, virtual]

Definition at line 1750 of file myahrs_plus.hpp.


Member Function Documentation

virtual std::map<std::string, std::string>* WithRobot::iMyAhrsPlus::EventItem::get_attribute ( ) [inline, virtual]

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

Definition at line 1753 of file myahrs_plus.hpp.

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

Definition at line 1752 of file myahrs_plus.hpp.


Member Data Documentation

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 Sat Jun 8 2019 10:27:56