gatelib  2.1
Public Types | Public Member Functions | Static Public Member Functions | List of all members
g::cont::vect< T, IT, IT_C >::Ref Class Reference
Inheritance diagram for g::cont::vect< T, IT, IT_C >::Ref:
g::cont::ref_custom< vect< T, IT, IT_C > > g::cont::ref_base< vect< T, IT, IT_C > >

Public Types

typedef vect< T, IT, IT_C > Vect_t
 

Public Member Functions

 Ref (const Ref &other)
 
Vect_toperator* ()
 
Vect_toperator-> ()
 
const Vect_toperator* () const
 
const Vect_toperator-> () const
 
Refoperator= (const Ref &other)
 
- Public Member Functions inherited from g::cont::ref_base< vect< T, IT, IT_C > >
bool operator== (const ref_base< vect< T, IT, IT_C > > &other) const
 
size_t getNumRefs () const
 
HeapAbstractgetHeapP () const
 
AllocationPolicyAbstractgetAllocPolicyP () const
 
bool isEmpty () const
 

Static Public Member Functions

static Ref g_cont_new (AllocationPolicyAbstract *aAllocPolicyP=AllocationPolicyAbstract::get_FromStandardPolicy(), int aAllocDeltaRBits=G_VECT_AL_DELTA_MASK_BITS)
 

Additional Inherited Members

- Protected Member Functions inherited from g::cont::ref_custom< vect< T, IT, IT_C > >
void mRefTake (const ref_custom &other)
 
void mRefTake (const ref_custom< O > &other)
 
bool mRefTakeTryDynamically (ref_base< O > &other)
 
vect< T, IT, IT_C > * mGetObjP ()
 
const vect< T, IT, IT_C > * mGetObjP () const
 
- Protected Member Functions inherited from g::cont::ref_base< vect< T, IT, IT_C > >
void * mAllocateMemForObject (AllocationPolicyAbstract *aDataAllocPolicy)
 
void mIncRef ()
 

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