Memory::HeapIterator
Engine/source/platform/platformMemory.cpp
Public Attributes
Public Functions
Detailed Description
Public Attributes
bool mAllocatedOnly
Header * mCurrentHeader
PageRecord * mCurrentPage
Public Functions
HeapIterator(bool allocatedOnly)
isValid()
operator Header*()
operator*()
operator++()
operator->()