Public Member Functions | Private Attributes | List of all members
WithRobot::Platform::Event Class Reference

#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
 

Detailed Description

Definition at line 500 of file myahrs_plus.hpp.

Constructor & Destructor Documentation

WithRobot::Platform::Event::Event ( )
inline

Definition at line 506 of file myahrs_plus.hpp.

WithRobot::Platform::Event::~Event ( )
inline

Definition at line 511 of file myahrs_plus.hpp.

Member Function Documentation

bool WithRobot::Platform::Event::set ( )
inline

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 Thu Jul 16 2020 03:08:51