|
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
RefCountedImpl Class Reference#include <RefCountedImpl.hpp>
Inheritance diagram for RefCountedImpl
List of all members.
Constructor & Destructor Documentation
RefCountedImpl::RefCountedImpl (
|
)
|
|
virtual RefCountedImpl::~RefCountedImpl (
|
) [virtual]
|
|
Member Function Documentation
void RefCountedImpl::addRef (
|
RefCountedImpl * thisNode ) [static]
|
|
virtual void RefCountedImpl::referenced (
|
) [virtual]
|
|
void RefCountedImpl::removeRef (
|
RefCountedImpl * thisNode ) [static]
|
|
virtual void RefCountedImpl::unreferenced (
|
) [virtual]
|
|
Member Data Documentation
int RefCountedImpl::nodeRefCount
|
|
The documentation for this class was generated from the following file:
|