nn::os::StackMemoryBlock Classclass StackMemoryBlock : public nn::os::MemoryBlockBase
Class allocating stack memory from the heap in the specified region.
You must call InitializeMemoryBlock before using this class.
| StackMemoryBlock | Constructs an object. | |
|---|---|---|
| Initialize | Allocates memory. | |
| ~StackMemoryBlock | Destroys an object. | |
| Finalize | Frees memory. | |
| GetStackBottom | Gets the ending address of the allocated memory region. | |
| GetStackSize | Gets the size of the allocated memory region. |
ADLFireWall::NonCopyable
nn::fnd::IntrusiveLinkedList
nn::os::MemoryBlockBase
nn::os::StackMemoryBlock
CONFIDENTIAL