WaitAccess Class Reference

List of all members.

Public Member Functions

 WaitAccess (CriticalSection &cs)
 lock a critical section

 ~WaitAccess ()
void unlock ()
 unlock the critical section


Detailed Description

CriticalSection helper class to be used on call stack


Constructor & Destructor Documentation

~WaitAccess  )  [inline]
 

automatically unlock the critical section if unlock has not be called.


The documentation for this class was generated from the following file:
  • criticalsection.h

Copyright © 1999-2004, Apache Software Foundation