OpenRTM  1.0.0
Public メソッド | すべてのメンバ一覧
クラス テンプレート coil::Guard< M >

Guard テンプレートクラス [詳細]

#include <Guard.h>

Public メソッド

 Guard (M &mutex)
 コンストラクタ [詳細]
 
 ~Guard ()
 デストラクタ [詳細]
 

説明

template<class M>
class coil::Guard< M >

Guard テンプレートクラス

コンストラクタとデストラクタ

template<class M>
coil::Guard< M >::Guard ( M &  mutex)
inline

コンストラクタ

コンストラクタ。

引数
mutexスレッド
template<class M>
coil::Guard< M >::~Guard ( )
inline

デストラクタ

デストラクタ。