|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLMISC::CRefCount Class ReferenceTo use CSmartPtr or CRefPtr, derive from this class.
More...
#include <smart_ptr.h>
Inheritance diagram for NLMISC::CRefCount:
List of all members.
Detailed Description
To use CSmartPtr or CRefPtr, derive from this class.
Your class doens't have to be virtual, or doesn't have to provide a virtual dtor. -
Author:
-
Lionel Berenguier , Nevrax France
-
Date:
-
2000
Definition at line 47 of file smart_ptr.h.
Constructor & Destructor Documentation
NLMISC::CRefCount::~CRefCount |
( |
|
) |
[inline] |
|
NLMISC::CRefCount::CRefCount |
( |
|
) |
[inline] |
|
NLMISC::CRefCount::CRefCount |
( |
const CRefCount & |
|
) |
[inline] |
|
Member Function Documentation
CRefCount& NLMISC::CRefCount::operator= |
( |
const CRefCount & |
|
) |
[inline] |
|
Friends And Related Function Documentation
friend struct CPtrInfo [friend]
|
|
Member Data Documentation
sint NLMISC::CRefCount::crefs
|
|
The documentation for this class was generated from the following files:
|
|