gatelib  2.1
Protected Member Functions | List of all members
g::cont::ref_custom< T > Class Template Reference
Inheritance diagram for g::cont::ref_custom< T >:
g::cont::ref_base< T > g::cont::ref< T > g::cont::ref< SemaphoreAnonymous > g::cont::ref< SemaphoreNamed > SemaphoreAnonymousRef SemaphoreNamedRef

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
 
HeapAbstractgetHeapP () const
 
AllocationPolicyAbstractgetAllocPolicyP () const
 
bool isEmpty () const
 

The documentation for this class was generated from the following files: