csPlatformMemoryMappingDummy Class Reference
Memory mapping for platforms without memory mapping support - it does nothing, so the software emulation kicks in when csMemoryMappedIO is used. More...
#include <csutil/mmap_dummy.h>
Protected Member Functions | |
| csPlatformMemoryMappingDummy () | |
| Create a new mapping. | |
| ~csPlatformMemoryMappingDummy () | |
| Destroy file mapping. | |
Detailed Description
Memory mapping for platforms without memory mapping support - it does nothing, so the software emulation kicks in when csMemoryMappedIO is used.Definition at line 33 of file mmap_dummy.h.
Constructor & Destructor Documentation
| csPlatformMemoryMappingDummy::csPlatformMemoryMappingDummy | ( | ) | [inline, protected] |
| csPlatformMemoryMappingDummy::~csPlatformMemoryMappingDummy | ( | ) | [inline, protected] |
The documentation for this class was generated from the following file:
- csutil/mmap_dummy.h
Generated for Crystal Space 1.4.0 by doxygen 1.5.8
