org::xmlBlaster::util::thread::Lock Class Reference

List of all members.

Public Member Functions

 Lock (const MutexClass &mutex, bool ignore=false)
 ~Lock ()

Friends

class Condition

Detailed Description

Definition at line 135 of file ThreadBase.h.


Constructor & Destructor Documentation

org::xmlBlaster::util::thread::Lock::Lock ( const MutexClass mutex,
bool  ignore = false 
)

org::xmlBlaster::util::thread::Lock::~Lock (  ) 


Friends And Related Function Documentation

friend class Condition [friend]

Definition at line 137 of file ThreadBase.h.


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