qpid::sys::DeletionManager< H > Class Template Reference

DeletionManager keeps track of handles that need to be deleted but may still be in use by one of the threads concurrently. More...

#include <DeletionManager.h>

List of all members.

Static Public Member Functions

static void markForDeletion (H *handle)
static void markAllUnusedInThisThread ()


Detailed Description

template<typename H>
class qpid::sys::DeletionManager< H >

DeletionManager keeps track of handles that need to be deleted but may still be in use by one of the threads concurrently.

The mode of operation is like this:

The class only has static members and data and so can only be used once for any particular handle type


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

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