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:

Collaboration graph
[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:

Generated on Thu May 15 22:24:46 2008 for Qpid by  doxygen 1.5.5