gatelib
2.1
|
Public Member Functions | |
ref_const (const ref_const< T > &o) | |
ref_const (const ref_custom< T > &o) | |
ref_const & | operator= (const ref_const< T > &o) |
ref_const & | operator= (const ref_custom< T > &o) |
template<class O > | |
operator ref_const () | |
const T & | operator* () const |
const T * | operator-> () const |
![]() | |
bool | operator== (const ref_base< T > &other) const |
size_t | getNumRefs () const |
HeapAbstract * | getHeapP () const |
AllocationPolicyAbstract * | getAllocPolicyP () const |
bool | isEmpty () const |
Additional Inherited Members | |
![]() | |
void * | mAllocateMemForObject (AllocationPolicyAbstract *aDataAllocPolicy) |
void | mIncRef () |