ThreadCondVar クラス リファレンス

ThreadCondVar クラス リファレンス

#include < NfcAdaptation.h >

ThreadMutex を継承します。

Public メンバー関数

  ThreadCondVar ()
 
仮想 ~ThreadCondVar ()
 
void  signal ()
 
void  wait ()
 
  operator pthread_cond_t * ()
 
  operator pthread_mutex_t * ()
 
- ThreadMutex から継承された公開メンバー関数
  ThreadMutex ()
 
仮想 ~ThreadMutex ()
 
void  lock ()
 
void  unlock ()
 
  operator pthread_mutex_t * ()
 

詳細な説明

ファイル NfcAdaptation.h 40 行目の定義。

コンストラクタとデストラクタのドキュメント

virtual ~ ThreadCondVar )
仮想

メンバー関数のドキュメント

演算子 pthread_cond_t * )
インライン

ファイル NfcAdaptation.h 47 行 の定義。

演算子 pthread_mutex_t * )
インライン

ファイル NfcAdaptation.h 48 行 の定義。

無効なシグナル )
void wait )

このクラスのドキュメントは、次のファイルから生成されました。