|
PLearn 0.1
|

Go to the source code of this file.
Namespaces | |
| namespace | PLearn |
< for swap | |
Functions | |
| void * | PLearn::MemoryMap (const char *filename, tFileHandle &handle, bool read_only, off_t &filesize) |
| returns a pointer to the memory-mapped file or 0 if it fails for some reason. | |
| void | PLearn::memoryUnmap (void *data, tFileHandle handle, int length) |
1.7.4