#include <myahrs_plus.hpp>
Public Member Functions | |
Event () | |
bool | set () |
bool | wait (int timeout_msec=-1) |
~Event () | |
Private Attributes | |
pthread_cond_t | cond |
pthread_mutex_t | mutex |
Definition at line 500 of file myahrs_plus.hpp.
|
inline |
Definition at line 506 of file myahrs_plus.hpp.
|
inline |
Definition at line 511 of file myahrs_plus.hpp.
|
inline |
Definition at line 541 of file myahrs_plus.hpp.
|
inline |
Definition at line 516 of file myahrs_plus.hpp.
|
private |
Definition at line 503 of file myahrs_plus.hpp.
|
private |
Definition at line 502 of file myahrs_plus.hpp.