CrystalSpace

Public API Reference

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>

List of all members.

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]

Create a new mapping.

Definition at line 42 of file mmap_dummy.h.

csPlatformMemoryMappingDummy::~csPlatformMemoryMappingDummy (  )  [inline, protected]

Destroy file mapping.

Definition at line 44 of file mmap_dummy.h.


The documentation for this class was generated from the following file:

Generated for Crystal Space 2.0 by doxygen 1.6.1