coil::Condition< M > Class Template Reference

#include <Condition.h>

List of all members.

Public Member Functions

 Condition (M &mutex)
 ~Condition ()
void signal ()
void broadcast ()
bool wait ()
bool wait (long second, long nano_second=0)

template<class M>
class coil::Condition< M >


Constructor & Destructor Documentation

template<class M>
coil::Condition< M >::Condition ( M &  mutex  )  [inline]

template<class M>
coil::Condition< M >::~Condition (  )  [inline]


Member Function Documentation

template<class M>
void coil::Condition< M >::signal (  )  [inline]

template<class M>
void coil::Condition< M >::broadcast (  )  [inline]

template<class M>
bool coil::Condition< M >::wait (  )  [inline]

template<class M>
bool coil::Condition< M >::wait ( long  second,
long  nano_second = 0 
) [inline]


Generated on Thu Jan 28 13:25:35 2010 for OpenRTM by  doxygen 1.5.5