iopc::Lock Class Reference
[iopccommon]

Recursive mutex. More...

#include <lock.h>

List of all members.

Public Member Functions

void lock () throw (IopcDeadlockException)
 Locks mutex.
void unlock () throw (IopcIncorrectUsageException)
 Unlocks mutex.

Protected Attributes

pthread_mutex_t mutex
pthread_mutexattr_t mutexattr


Detailed Description

Recursive mutex.

Member Data Documentation

pthread_mutex_t iopc::Lock::mutex [protected]

Mutex proper.

pthread_mutexattr_t iopc::Lock::mutexattr [protected]

Recursive attribute.


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

Generated on Tue Apr 14 16:46:35 2009 for IOPC 2 by  doxygen 1.5.6