ThreadCondVar 類別參考資料

ThreadCondVar 類別參考資料

#include < NfcAdaptation.h >

繼承 ThreadMutex

Public 會員函式

  ThreadCondVar ()
 
虛擬 ~ThreadCondVar ()
 
void  信號 ()
 
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 ( )
虛擬

成員函式說明文件

operator pthread_cond_t * ( )
內嵌

定義位於檔案 NfcAdaptation.h 47 行。

operator pthread_mutex_t * ( )
內嵌

定義位於檔案 NfcAdaptation.h 48 行。

空信號 ( )
void wait ( )

這個類別的說明文件是由下列檔案產生: