NVBIO
|
A class to map a memory object into a client process. See ServerMappedFile.
#include <mmap.h>
Classes | |
struct | Impl |
struct | mapping_error |
struct | view_error |
Public Methods | |
MappedFile () | |
~MappedFile () | |
void * | init (const char *name, const uint64 file_size) |