This is the complete list of members for
Array< type >, including all inherited members.
| Address(void) const | Block | |
| Alloc(unsigned int iNewSize) | Array< type > | [inline] |
| Array(const char *sName) | Array< type > | [inline] |
| Array(const char *sName, unsigned int iSize) | Array< type > | [inline] |
| Array(const char *sName, const type *pArray, int iSize) | Array< type > | [inline] |
| Array(const char *sName, bool bNoObjects) | Array< type > | [inline] |
| Array(const char *sName, const Array< type > &a) | Array< type > | [inline] |
| Block class | Array< type > | [friend] |
| mudbox::Block::Block(const char *sName, unsigned int iItemSize) | Block | [inline, protected] |
| Check(void) const | Block | |
| CheckAll(void) | Block | [static] |
| Clear(bool bDestruct=false) | Array< type > | [inline] |
| Clone(void) const | Array< type > | [inline] |
| Copy(Array< type > &a) const | Array< type > | [inline] |
| CopyMemoryBlock(void *pDestination, const void *pSource, long long iSize) | Block | [static] |
| Extend(unsigned int iElementIndex) | Array< type > | [inline] |
| Head(void) | Block | [inline, static] |
| ItemSize(void) const | Block | [inline] |
| LogAll(float fSizeFilter=0.01f, bool bSortByAddress=false) | Block | [static] |
| m_bData | Array< type > | [mutable, protected] |
| m_iItemSize | Block | [protected] |
| m_iSize | Array< type > | [mutable, protected] |
| m_pArray | Array< type > | [mutable, protected] |
| m_pNext | Block | [protected] |
| m_pPrev | Block | [protected] |
| m_pThis | Array< type > | [mutable, protected] |
| m_sName | Block | |
| MemoryUsage(void) const | Array< type > | [inline, virtual] |
| Name(void) const | Block | |
| Next(void) const | Block | [inline] |
| operator+(unsigned int iIndex) | Array< type > | [inline] |
| operator+(int iIndex) | Array< type > | [inline] |
| operator=(const Array< type > &a) | Array< type > | [inline] |
| operator[](int iIndex) | Array< type > | [inline] |
| operator[](unsigned int iIndex) | Array< type > | [inline] |
| operator[](unsigned int iIndex) const | Array< type > | [inline] |
| RegisterMemoryBlock(long long iSize) | Block | [static] |
| s_pHead | Block | [protected, static] |
| Set(unsigned int iStart, unsigned int iSize, unsigned char cPattern) | Array< type > | [inline] |
| SetAllocatorID(const char *pAllocatorID) | Block | [static] |
| Size(void) const | Block | |
| UnregisterMemoryBlock(long long iSize) | Block | [static] |
| ~Array(void) | Array< type > | [inline] |
| ~Block(void) | Block | [protected] |