CDynObjectArray< ArrayElement > Member List

This is the complete list of members for CDynObjectArray< ArrayElement >, including all inherited members.

Alloc(Int32 lElementCount)CDynObjectArray< ArrayElement >
AllocObject() const =0CDynObjectArray< ArrayElement >protectedpure virtual
AllocObjectType(Int32 lType) constCDynObjectArray< ArrayElement >protectedvirtual
ArrayElementPtr typedefCDynObjectArray< ArrayElement >
CDynObjectArray()CDynObjectArray< ArrayElement >
CopyTo(CDynObjectArray< ArrayElement > *pDest, AliasTrans *pTrans, Bool bAppend=false) constCDynObjectArray< ArrayElement >
Free()CDynObjectArray< ArrayElement >virtual
FreeObject(ArrayElement *&pObj) const =0CDynObjectArray< ArrayElement >protectedpure virtual
GetArray() constCDynObjectArray< ArrayElement >
GetArray()CDynObjectArray< ArrayElement >
GetClone(const ArrayElement *pObj, AliasTrans *pTrans) constCDynObjectArray< ArrayElement >protectedvirtual
GetElementCount() constCDynObjectArray< ArrayElement >
GetNextObject()CDynObjectArray< ArrayElement >
GetNextObjectType(Int32 lID)CDynObjectArray< ArrayElement >
GetObject(Int32 l) constCDynObjectArray< ArrayElement >
GetObjectIndex(const ArrayElement *pObj) constCDynObjectArray< ArrayElement >
Init(const ArrayElement *const *ppObjects, Int32 lCount, AliasTrans *pTrans=nullptr, Bool bAppend=false)CDynObjectArray< ArrayElement >
InsertAt(Int32 l)CDynObjectArray< ArrayElement >
InsertAtType(Int32 lID, Int32 l)CDynObjectArray< ArrayElement >
InsertObject(ArrayElement *pObj, Int32 lIndex)CDynObjectArray< ArrayElement >
IsEmpty() constCDynObjectArray< ArrayElement >
IsEqual(const CDynObjectArray< ArrayElement > *pArray) constCDynObjectArray< ArrayElement >
m_ObjectsCDynObjectArray< ArrayElement >protected
operator[](Int32 l) constCDynObjectArray< ArrayElement >
Read(HyperFile *pFile, Bool bFlush=true)CDynObjectArray< ArrayElement >
ReadCreateObject(HyperFile *pFile, Bool bFlush=true)CDynObjectArray< ArrayElement >
ReadElement(BaseFile *pFile, ArrayElement *pElement, Int32 lLevel)CDynObjectArray< ArrayElement >protectedvirtual
ReadElementCreate(HyperFile *pFile, ArrayElement *&pElement, Int32 lLevel)CDynObjectArray< ArrayElement >protectedvirtual
ReadElementHF(HyperFile *pFile, ArrayElement *pElement, Int32 lLevel)CDynObjectArray< ArrayElement >protectedvirtual
RemoveAt(Int32 l)CDynObjectArray< ArrayElement >
RemoveObjectPointer(const ArrayElement *pObj)CDynObjectArray< ArrayElement >
RemovePointer(Int32 lIndex)CDynObjectArray< ArrayElement >
TestEqual(const ArrayElement *pObjA, const ArrayElement *pObjB) constCDynObjectArray< ArrayElement >protectedvirtual
Write(HyperFile *pFile, Int32 lLevel) constCDynObjectArray< ArrayElement >
WriteElement(BaseFile *pFile, const ArrayElement *pElement) constCDynObjectArray< ArrayElement >protectedvirtual
WriteElementHF(HyperFile *pFile, const ArrayElement *pElement) constCDynObjectArray< ArrayElement >protectedvirtual
~CDynObjectArray()CDynObjectArray< ArrayElement >virtual