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