
#include "mappedfile.h"#include <sys/stat.h>#include "rutz/error.h"#include "rutz/sfmt.h"#include <cerrno>#include <cstring>#include <fcntl.h>#include <sys/mman.h>#include <unistd.h>

Go to the source code of this file.
Functions | |
| static const char | __attribute__ ((used)) vcid_groovx_rutz_mappedfile_cc_utc20050626084020[] |
c++ wrapper for mmap() for fast file i/o
Definition in file mappedfile.cc.
1.6.3