|
gatelib
2.1
|
Public Member Functions | |
| bool | operator== (const ref_base< T > &other) const |
| size_t | getNumRefs () const |
| HeapAbstract * | getHeapP () const |
| AllocationPolicyAbstract * | getAllocPolicyP () const |
| bool | isEmpty () const |
Protected Member Functions | |
| void * | mAllocateMemForObject (AllocationPolicyAbstract *aDataAllocPolicy) |
| void | mIncRef () |
Friends | |
| template<class O_T > | |
| class | ref_base |
| class | ref_const< T > |
| class | ref_custom< T > |
1.8.9.1