HL::MmapWrapper Class Reference
#include <mmapwrapper.h>
List of all members.
Public Types |
enum | { Size = 4 * 1024
} |
enum | { Alignment = 4 * 1024
} |
Static Public Member Functions |
static void * | map (size_t sz) |
static void | unmap (void *ptr, size_t sz) |
Member Enumeration Documentation
Member Function Documentation
static void* HL::MmapWrapper::map |
( |
size_t |
sz |
) |
[inline, static] |
static void HL::MmapWrapper::unmap |
( |
void * |
ptr, |
|
|
size_t |
sz | |
|
) |
| | [inline, static] |
The documentation for this class was generated from the following file: