Public Member Functions | Private Attributes
WithRobot::Platform::Event Class Reference

#include <myahrs_plus.hpp>

List of all members.

Public Member Functions

 Event ()
bool set ()
bool wait (int timeout_msec=-1)
 ~Event ()

Private Attributes

pthread_cond_t cond
pthread_mutex_t mutex

Detailed Description

Definition at line 500 of file myahrs_plus.hpp.


Constructor & Destructor Documentation

Definition at line 506 of file myahrs_plus.hpp.

Definition at line 511 of file myahrs_plus.hpp.


Member Function Documentation

Definition at line 541 of file myahrs_plus.hpp.

bool WithRobot::Platform::Event::wait ( int  timeout_msec = -1) [inline]

Definition at line 516 of file myahrs_plus.hpp.


Member Data Documentation

pthread_cond_t WithRobot::Platform::Event::cond [private]

Definition at line 503 of file myahrs_plus.hpp.

pthread_mutex_t WithRobot::Platform::Event::mutex [private]

Definition at line 502 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