|
blocxx
|
#include <IntrusiveCountableBase.hpp>
Protected Member Functions | |
| IntrusiveCountableBase () | |
| IntrusiveCountableBase (const IntrusiveCountableBase &) | |
| IntrusiveCountableBase & | operator= (const IntrusiveCountableBase &) |
| virtual | ~IntrusiveCountableBase () |
Private Attributes | |
| RefCount | m_useCount |
Friends | |
| void | IntrusiveReferenceAddRef (IntrusiveCountableBase *p) |
| void | IntrusiveReferenceRelease (IntrusiveCountableBase *p) |
Definition at line 66 of file IntrusiveCountableBase.hpp.
|
inlineprotected |
Definition at line 72 of file IntrusiveCountableBase.hpp.
|
inlineprotected |
Definition at line 77 of file IntrusiveCountableBase.hpp.
|
protectedvirtual |
Definition at line 44 of file IntrusiveCountableBase.cpp.
|
inlineprotected |
Definition at line 82 of file IntrusiveCountableBase.hpp.
|
friend |
Definition at line 91 of file IntrusiveCountableBase.hpp.
|
friend |
Definition at line 96 of file IntrusiveCountableBase.hpp.
|
private |
Definition at line 69 of file IntrusiveCountableBase.hpp.
Referenced by BLOCXX_NAMESPACE::IntrusiveReferenceAddRef(), and BLOCXX_NAMESPACE::IntrusiveReferenceRelease().
1.8.2