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

#include <myahrs_plus.hpp>

Public Member Functions

void lock ()
 
 Mutex ()
 
void unlock ()
 
 ~Mutex ()
 

Private Attributes

pthread_mutex_t mutex
 

Detailed Description

Definition at line 478 of file myahrs_plus.hpp.

Constructor & Destructor Documentation

WithRobot::Platform::Mutex::Mutex ( )
inline

Definition at line 483 of file myahrs_plus.hpp.

WithRobot::Platform::Mutex::~Mutex ( )
inline

Definition at line 487 of file myahrs_plus.hpp.

Member Function Documentation

void WithRobot::Platform::Mutex::lock ( )
inline

Definition at line 491 of file myahrs_plus.hpp.

void WithRobot::Platform::Mutex::unlock ( )
inline

Definition at line 495 of file myahrs_plus.hpp.

Member Data Documentation

pthread_mutex_t WithRobot::Platform::Mutex::mutex
private

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