HL::PrivateMmapHeap Class Reference
#include <mmapheap.h>
List of all members.
Member Enumeration Documentation
All memory from here is zeroed.
- Enumerator:
-
Constructor & Destructor Documentation
virtual HL::PrivateMmapHeap::~PrivateMmapHeap |
( |
void |
|
) |
[inline, virtual] |
Member Function Documentation
void HL::PrivateMmapHeap::free |
( |
void * |
ptr, |
|
|
size_t |
sz | |
|
) |
| | [inline] |
void HL::PrivateMmapHeap::free |
( |
void * |
ptr |
) |
[inline] |
size_t HL::PrivateMmapHeap::getSize |
( |
void * |
ptr |
) |
[inline] |
void* HL::PrivateMmapHeap::malloc |
( |
size_t |
sz |
) |
[inline] |
The documentation for this class was generated from the following file: