OpenRTM  1.0.0
Public Member Functions
coil::Guard< M > Class Template Reference

Guard template class. More...

#include <Guard.h>

List of all members.

Public Member Functions

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

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
template<class M>
coil::Guard< M >::~Guard ( ) [inline]

Destructor.

Destructor