#include <OW_IntrusiveCountableBase.hpp>
Inheritance diagram for OW_NAMESPACE::IntrusiveCountableBase:


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 63 of file OW_IntrusiveCountableBase.hpp.
|
|
Definition at line 69 of file OW_IntrusiveCountableBase.hpp. |
|
|
Definition at line 74 of file OW_IntrusiveCountableBase.hpp. |
|
|
Definition at line 41 of file OW_IntrusiveCountableBase.cpp. |
|
|
Definition at line 79 of file OW_IntrusiveCountableBase.hpp. |
|
|
Definition at line 88 of file OW_IntrusiveCountableBase.hpp. |
|
|
Definition at line 93 of file OW_IntrusiveCountableBase.hpp. |
|
|
Definition at line 66 of file OW_IntrusiveCountableBase.hpp. Referenced by OW_NAMESPACE::IntrusiveReferenceAddRef(), and OW_NAMESPACE::IntrusiveReferenceRelease(). |
1.4.6