Nebula
|
#include "core/types.h"
#include "memory/heap.h"
#include "memory/poolarrayallocator.h"
#include "io/uri.h"
Go to the source code of this file.
Classes | |
class | Util::Blob |
The Util::Blob class encapsulates a chunk of raw memory into a C++ object which can be copied, compared and hashed. More... | |
Namespaces | |
namespace | Util |
A pinned array is an array which manages its own virtual memory. | |