GlsMap Toolkit
1.4.2
|
This is the complete list of members for disti::VPFUtil::PointerArray< T >, including all inherited members.
_arrayCount | disti::VPFUtil::PointerArray< T > | protected |
_arraySize | disti::VPFUtil::PointerArray< T > | protected |
_isValid | disti::VPFUtil::PointerArray< T > | protected |
_pointers | disti::VPFUtil::PointerArray< T > | protected |
DEFAULT_INITIAL_SIZE enum value (defined in disti::VPFUtil::PointerArray< T >) | disti::VPFUtil::PointerArray< T > | |
GetCount(void) const | disti::VPFUtil::PointerArray< T > | inline |
GetPointer(const unsigned int index) | disti::VPFUtil::PointerArray< T > | inline |
GetPointer(const unsigned int index) const | disti::VPFUtil::PointerArray< T > | inline |
InsertPointer(T *const p) | disti::VPFUtil::PointerArray< T > | inline |
IsValid(void) const | disti::VPFUtil::PointerArray< T > | inline |
MovePointer(const unsigned int curIndex, const unsigned int newIndex) | disti::VPFUtil::PointerArray< T > | inline |
PointerArray(const unsigned int initialSize=DEFAULT_INITIAL_SIZE) | disti::VPFUtil::PointerArray< T > | inline |
~PointerArray() | disti::VPFUtil::PointerArray< T > | inline |