#include <OWBI1_IntrusiveCountableBase.hpp>
Inheritance diagram for OWBI1::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) |
Note that if multiple inheritance is used, you must derive "virtual"ly.
Definition at line 58 of file OWBI1_IntrusiveCountableBase.hpp.
|
|
Definition at line 64 of file OWBI1_IntrusiveCountableBase.hpp. |
|
|
Definition at line 69 of file OWBI1_IntrusiveCountableBase.hpp. |
|
|
Definition at line 41 of file OWBI1_IntrusiveCountableBase.cpp. |
|
|
Definition at line 74 of file OWBI1_IntrusiveCountableBase.hpp. |
|
|
Definition at line 83 of file OWBI1_IntrusiveCountableBase.hpp. |
|
|
Definition at line 88 of file OWBI1_IntrusiveCountableBase.hpp. |
|
|
Definition at line 61 of file OWBI1_IntrusiveCountableBase.hpp. |
1.4.6