gatelib
2.1
|
Public Member Functions | |
virtual void | setEmpty ()=0 |
virtual int | getLbound () const =0 |
virtual int | getUbound () const =0 |
size_t | getSize () const |
AllocationPolicyAbstract * | getAllocPolicyP () const |
HeapAbstract * | getHeapP () const |
bool | isAnIndex (int aIndex) const |
Protected Member Functions | |
Unspec (AllocationPolicyAbstract *aAllocPolicyP) | |
Protected Attributes | |
AllocationPolicyAbstract * | mAllocPolicyP |