qpid::sys::APRBase Class Reference
Use of APR libraries necessitates explicit init and terminate calls.
More...
#include <APRBase.h>
Collaboration diagram for qpid::sys::APRBase:
[legend]List of all members.
|
Static Public Member Functions |
static void | increment () |
static void | decrement () |
Detailed Description
Use of APR libraries necessitates explicit init and terminate calls.
Any class using APR libs should obtain the reference to this singleton and increment on construction, decrement on destruction. This class can then correctly initialise apr before the first use and terminate after the last use.
The documentation for this class was generated from the following file:
- /usr/share/cruisecontrol-bin-2.6.1/projects/qpid-trunk/cpp/src/qpid/sys/apr/APRBase.h
Generated on Thu Apr 10 11:09:10 2008 for Qpid by
1.4.7