|
gatelib
2.1
|
Protected Member Functions | |
| void | mRefTake (const ref_custom &other) |
| template<class O > | |
| void | mRefTake (const ref_custom< O > &other) |
| template<class O > | |
| bool | mRefTakeTryDynamically (ref_base< O > &other) |
| T * | mGetObjP () |
| const T * | mGetObjP () const |
Protected Member Functions inherited from g::cont::ref_base< T > | |
| void * | mAllocateMemForObject (AllocationPolicyAbstract *aDataAllocPolicy) |
| void | mIncRef () |
Additional Inherited Members | |
Public Member Functions inherited from g::cont::ref_base< T > | |
| bool | operator== (const ref_base< T > &other) const |
| size_t | getNumRefs () const |
| HeapAbstract * | getHeapP () const |
| AllocationPolicyAbstract * | getAllocPolicyP () const |
| bool | isEmpty () const |
1.8.9.1