dodo::exception::basic::sync::stack Class Reference
provides thread safe behaviour More...
#include <exceptionBasic.h>
Public Member Functions | |
| stack () | |
| contructor | |
| virtual | ~stack () |
| destructor | |
Public Attributes | |
| void * | keeper |
| section locker | |
Detailed Description
provides thread safe behaviour
- Note:
- locked in constructor and unlocked in destructor
- no exceptions thrown
Definition at line 310 of file exceptionBasic.h.
Constructor & Destructor Documentation
| dodo::exception::basic::sync::stack::stack | ( | ) |
contructor
| virtual dodo::exception::basic::sync::stack::~stack | ( | ) | [virtual] |
destructor
Member Data Documentation
section locker
Definition at line 323 of file exceptionBasic.h.
The documentation for this class was generated from the following file:
- include/libdodo/exceptionBasic.h
Generated on Sun Nov 8 03:44:49 2009 for libdodo by
1.6.1

