nlib
|
Defines the CentralHeap
class.
More...
#include "nn/nlib/heap/NMalloc.h"
Go to the source code of this file.
Classes | |
class | nn::nlib::heap::CentralHeap |
Central heap class whose use is paired with CachedHeap . It is used to implement nmalloc . More... | |
Namespaces | |
nn::nlib | |
Implements common features and features that are highly platform-dependent. Also refer to nlib Platform APIs . 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 CentralHeap
class.
Definition in file CentralHeap.h.
© 2013, 2014, 2015 Nintendo Co., Ltd. All rights reserved.