OpenRTM-aist  1.2.1
Public Member Functions | List of all members
coil::Guard< M > Class Template Reference

Guard template class. More...

#include <Guard.h>

Public Member Functions

 Guard (M &mutex)
 Constructor. More...
 
 ~Guard ()
 Destructor. More...
 

Detailed Description

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

Guard template class.

Constructor & Destructor Documentation

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

Constructor.

Constructor

Parameters
mutexpthread

Referenced by coil::Guard< coil::Mutex >::~Guard().

template<class M>
coil::Guard< M >::~Guard ( )
inline

Destructor.

Destructor


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