TMemSpyHeapMetaDataRHeap Class Reference

class TMemSpyHeapMetaDataRHeap

Constructor & Destructor Documentation

TMemSpyHeapMetaDataRHeap()

TMemSpyHeapMetaDataRHeap ( ) [inline]

Member Functions Documentation

ChunkBaseAddress()

TAny * ChunkBaseAddress ( ) const [inline]

ChunkHandle()

TAny * ChunkHandle ( ) const [inline]

ChunkName()

TPtrC ChunkName ( ) const [inline]

ChunkSize()

TUint ChunkSize ( ) const [inline]

ClassSize()

TUint ClassSize ( ) const [inline]

HeaderSizeAllocated()

TUint HeaderSizeAllocated ( ) const [inline]

HeaderSizeFree()

TUint HeaderSizeFree ( ) const [inline]

IsDebugAllocator()

TBool IsDebugAllocator ( ) const [inline]

IsSharedHeap()

TBool IsSharedHeap ( ) const [inline]

IsUserThread()

TBool IsUserThread ( ) const [inline]

SetChunkBaseAddress(TAny *)

void SetChunkBaseAddress ( TAny * aValue ) [inline]

Parameters

TAny * aValue

SetChunkHandle(TAny *)

void SetChunkHandle ( TAny * aValue ) [inline]

Parameters

TAny * aValue

SetChunkName(const TDesC16 &)

void SetChunkName ( const TDesC16 & aValue ) [inline]

Parameters

const TDesC16 & aValue

SetChunkSize(TUint)

void SetChunkSize ( TUint aValue ) [inline]

Parameters

TUint aValue

SetClassSize(TUint)

void SetClassSize ( TUint aValue ) [inline]

Parameters

TUint aValue

SetDebugAllocator(TBool)

void SetDebugAllocator ( TBool aValue ) [inline]

Parameters

TBool aValue

SetHeaderSizeAllocated(TUint)

void SetHeaderSizeAllocated ( TUint aValue ) [inline]

Parameters

TUint aValue

SetHeaderSizeFree(TUint)

void SetHeaderSizeFree ( TUint aValue ) [inline]

Parameters

TUint aValue

SetSharedHeap(TBool)

void SetSharedHeap ( TBool aValue ) [inline]

Parameters

TBool aValue

SetUserThread(TBool)

void SetUserThread ( TBool aValue ) [inline]

Parameters

TBool aValue

SetVTable(TUint)

void SetVTable ( TUint aValue ) [inline]

Parameters

TUint aValue

VTable()

TUint VTable ( ) const [inline]

Member Data Documentation

TAny * iChunkBaseAddress

TAny * iChunkBaseAddress [private]

TAny * iChunkHandle

TAny * iChunkHandle [private]

TBuf8< KMaxFullName *2 > iChunkName

TBuf8 < KMaxFullName *2 > iChunkName [private]

TUint iChunkSize

TUint iChunkSize [private]

TUint iClassSize

TUint iClassSize [private]

TBool iDebugAllocator

TBool iDebugAllocator [private]

TUint iHeaderSizeAllocated

TUint iHeaderSizeAllocated [private]

TUint iHeaderSizeFree

TUint iHeaderSizeFree [private]

TBool iIsUserThread

TBool iIsUserThread [private]

TBool iSharedHeap

TBool iSharedHeap [private]

TUint iVTable

TUint iVTable [private]