Public Member Functions | |
EventItemData (SensorData &d) | |
SensorData * | get_sensor_data () |
~EventItemData () | |
Public Member Functions inherited from WithRobot::iMyAhrsPlus::EventItem | |
EventItem (EventId id=NONE) | |
virtual std::map< std::string, std::string > * | get_attribute () |
virtual | ~EventItem () |
Private Attributes | |
SensorData | data |
Additional Inherited Members | |
Public Types inherited from WithRobot::iMyAhrsPlus::EventItem | |
enum | EventId { NONE = 0, EXIT, ATTRIBUTE, DATA } |
Public Attributes inherited from WithRobot::iMyAhrsPlus::EventItem | |
EventId | event_id |
Definition at line 1764 of file myahrs_plus.hpp.
|
inline |
Definition at line 1769 of file myahrs_plus.hpp.
|
inline |
Definition at line 1770 of file myahrs_plus.hpp.
|
inlinevirtual |
Reimplemented from WithRobot::iMyAhrsPlus::EventItem.
Definition at line 1771 of file myahrs_plus.hpp.
|
private |
Definition at line 1766 of file myahrs_plus.hpp.