Definition at line 1756 of file myahrs_plus.hpp.
WithRobot::iMyAhrsPlus::EventQueue::EventQueue |
( |
| ) |
|
|
inline |
WithRobot::iMyAhrsPlus::EventQueue::~EventQueue |
( |
| ) |
|
|
inline |
EventItem* WithRobot::iMyAhrsPlus::EventQueue::pop_event |
( |
| ) |
|
|
inline |
void WithRobot::iMyAhrsPlus::EventQueue::push_event_attribute_change |
( |
std::string & |
attr_name, |
|
|
std::string & |
attr_value |
|
) |
| |
|
inline |
void WithRobot::iMyAhrsPlus::EventQueue::push_event_data |
( |
SensorData & |
data | ) |
|
|
inline |
void WithRobot::iMyAhrsPlus::EventQueue::push_event_exit |
( |
| ) |
|
|
inline |
bool WithRobot::iMyAhrsPlus::EventQueue::wait |
( |
int |
timeout_msec = -1 | ) |
|
|
inline |
std::deque<EventItem*> WithRobot::iMyAhrsPlus::EventQueue::deque |
|
private |
const size_t WithRobot::iMyAhrsPlus::EventQueue::EVENT_MAX_NUM = 5 |
|
staticprivate |
The documentation for this class was generated from the following file: