MemoryHeap::RootHeapDesc

MemoryHeap::RootHeapDesc
struct RootHeapDesc : public HeapDesc {
};
Description

Root heap descriptor. This class exists for the sole purpose of using its default constructor for initializing a root heap object, as root default arguments are different from those of child heaps.

Methods
Method 
Description 
Root heap constructor for initializing a root heap object. 
File

SF_MemoryHeap.h