OpenRTM-aist  1.2.1
公開メンバ関数 | 公開変数類 | 全メンバ一覧
RTC_exp::PeriodicExecutionContext::WorkerThreadCtrl 構造体

worker 用状態変数クラス [詳解]

#include <PeriodicExecutionContext.h>

RTC_exp::PeriodicExecutionContext::WorkerThreadCtrl 連携図
Collaboration graph
[凡例]

公開メンバ関数

 WorkerThreadCtrl ()
 

公開変数類

coil::Mutex mutex_
 
coil::Condition< coil::Mutexcond_
 
bool running_
 

詳解

worker 用状態変数クラス

構築子と解体子

RTC_exp::PeriodicExecutionContext::WorkerThreadCtrl::WorkerThreadCtrl ( )
inline

参照先 mutex_.

メンバ詳解

coil::Condition<coil::Mutex> RTC_exp::PeriodicExecutionContext::WorkerThreadCtrl::cond_
coil::Mutex RTC_exp::PeriodicExecutionContext::WorkerThreadCtrl::mutex_

参照元 WorkerThreadCtrl().

bool RTC_exp::PeriodicExecutionContext::WorkerThreadCtrl::running_

この構造体詳解は次のファイルから抽出されました: