AutoThreadMutex Class Reference

AutoThreadMutex Class Reference

#include < NfcAdaptation.h >

Public Member Functions

  AutoThreadMutex ( ThreadMutex &m)
 
virtual  ~AutoThreadMutex ()
 
  operator ThreadMutex & ()
 
  operator pthread_mutex_t * ()
 

Detailed Description

Definition at line 53 of file NfcAdaptation.h .

Constructor & Destructor Documentation

virtual ~ AutoThreadMutex ( )
virtual

Member Function Documentation

operator pthread_mutex_t * ( )
inline

Definition at line 59 of file NfcAdaptation.h .

operator ThreadMutex & ( )
inline

Definition at line 58 of file NfcAdaptation.h .


The documentation for this class was generated from the following file: