RTT::OS::MutexInterface Class Reference

An interface to a Mutex. More...

#include <rtt/os/Mutex.hpp>

Inheritance diagram for RTT::OS::MutexInterface:
RTT::OS::Mutex RTT::OS::MutexRecursive

List of all members.

Public Member Functions

virtual void lock ()=0
virtual void unlock ()=0
virtual bool trylock ()=0
virtual bool timedlock (Seconds s)=0

Detailed Description

An interface to a Mutex.

See also:
MutexLock, MutexTryLock, MutexRecursive

Definition at line 55 of file Mutex.hpp.


The documentation for this class was generated from the following file:
Generated on Thu Dec 23 13:22:47 2010 for Orocos Real-Time Toolkit by  doxygen 1.6.3