JX Application Framework
Loading...
Searching...
No Matches
JMMHashTable Member List

This is the complete list of members for JMMHashTable, including all inherited members.

_AddNewRecord(const JMMRecord &record, const bool checkDoubleAllocation) overrideJMMHashTableprotectedvirtual
_SetRecordDeleted(JMMRecord *record, const void *block, const JUtf8Byte *file, const JUInt32 line, const bool isArray) overrideJMMHashTableprotectedvirtual
AddNewRecord(const JMMRecord &record, const bool checkDoubleAllocation)JMMTable
AddToHistogram(const JMMRecord &record, JSize histo[JMemoryManager::kHistogramSlotCount]) constJMMTableprotected
BeginRecursiveBlock()JMMTableprotected
EndRecursiveBlock()JMMTableprotected
GetAllocatedBytes() const overrideJMMHashTablevirtual
GetAllocatedCount() const overrideJMMHashTablevirtual
GetDeletedCount() const overrideJMMHashTablevirtual
GetTotalCount() const overrideJMMHashTablevirtual
JMMHashTable(JMemoryManager *manager, const bool recordDelete)JMMHashTable
JMMTable(JMemoryManager *manager)JMMTable
NotifyArrayDeletedAsObject(const JMMRecord &record)JMMTableprotected
NotifyMultipleAllocation(const JMMRecord &thisRecord, const JMMRecord &firstRecord)JMMTableprotected
NotifyMultipleDeletion(const JMMRecord &firstRecord, const JUtf8Byte *file, const JUInt32 line, const bool isArray)JMMTableprotected
NotifyObjectDeletedAsArray(const JMMRecord &record)JMMTableprotected
NotifyUnallocatedDeletion(const JUtf8Byte *file, const JUInt32 line, const bool isArray)JMMTableprotected
PrintAllocated(const JMemoryManager::RecordFilter &filter) const overrideJMMHashTablevirtual
PrintAllocatedRecord(const JMMRecord &record) constJMMTableprotected
SaveSnapshot() overrideJMMHashTablevirtual
SetRecordDeleted(JMMRecord *record, const void *block, const JUtf8Byte *file, const JUInt32 line, const bool isArray)JMMTable
StreamAllocatedForDebug(std::ostream &output, const JMemoryManager::RecordFilter &filter) const overrideJMMHashTablevirtual
StreamAllocationSizeHistogram(std::ostream &output, const JMemoryManager::RecordFilter &filter) const overrideJMMHashTablevirtual
StreamHistogram(std::ostream &output, const JSize histo[JMemoryManager::kHistogramSlotCount]) constJMMTableprotected
StreamSnapshotDiffForDebug(std::ostream &output, const JMemoryManager::RecordFilter &filter) const overrideJMMHashTablevirtual
~JMMHashTable() overrideJMMHashTable
~JMMTable()JMMTablevirtual