qpid::RefCounted Class Reference
Reference-counted base class.
More...
#include <RefCounted.h>
Inheritance diagram for qpid::RefCounted:
[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:
- /usr/share/cruisecontrol-bin-2.6.1/projects/qpid-trunk/cpp/src/qpid/RefCounted.h
Generated on Thu Apr 10 11:08:39 2008 for Qpid by
1.4.7