|
Squid Web Cache master
|
Public Types | |
| typedef RefCount< AlsoRefCountable > | Pointer |
Public Member Functions | |
| int | doSomething () |
| int | someMethod () |
Static Public Attributes | |
| static int | Instances = 0 |
Definition at line 62 of file testRefCount.cc.
Definition at line 65 of file testRefCount.cc.
|
inline |
Definition at line 67 of file testRefCount.cc.
References _ToRefCount::Instances.
|
inlineinherited |
Definition at line 48 of file testRefCount.cc.
References _ToRefCount::Instances.
Referenced by TestRefCount::testObjectToRefCounted().
|
staticinherited |
Definition at line 55 of file testRefCount.cc.
Referenced by _ToRefCount::_ToRefCount(), _ToRefCount::~_ToRefCount(), doSomething(), _ToRefCount::someMethod(), TestRefCount::testCheckPointers(), TestRefCount::testCountability(), TestRefCount::testDoubleInheritToSingleInherit(), TestRefCount::testObjectToRefCounted(), TestRefCount::testPointerConst(), TestRefCount::testPointerFromRefCounter(), TestRefCount::testRefCountFromConst(), and TestRefCount::testStandalonePointer().