qpid::RefCounted Class Reference

Reference-counted base class. More...

#include <RefCounted.h>

Inheritance diagram for qpid::RefCounted:

Inheritance graph
[legend]

List of all members.

Public Member Functions

void addRef () const
void release () const
long refCount ()


Detailed Description

Reference-counted base class.

Note: this class isn't copyable - you must copy the intrusive_ptr that points to the class that has mixed this in not the class itself (as that would sidestep the reference counting)


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

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