nlib
|
Defines the FrameHeap
class.
More...
#include "nn/nlib/Config.h"
Go to the source code of this file.
Classes | |
class | nn::nlib::heap::FrameHeap |
Allows memory to be allocated from both sides of the heap. More... | |
struct | nn::nlib::heap::FrameHeap::State |
Lists the state of the heap. More... | |
Namespaces | |
nn::nlib | |
Implements stream-related classes usually commonly used, various containers, and other gadget classes. nlib_ns is an alias. | |
nn::nlib::heap | |
Namespace for the heap library. Functions such as nmalloc and nfree are defined in the global namespace. | |
Defines the FrameHeap
class.
Definition in file FrameHeap.h.
© 2012-2017 Nintendo Co., Ltd. All rights reserved.