#include <gauge3d/osabstraction/filesystem.h>
Public Attributes | |
| void* | mMap |
| The location in memory where the file has been mapped. | |
| int | mOffset |
| The offset from the beginning of the file at which the map starts. | |
| int | mSize |
| The size of the map. | |
| FileMapInternal* | mInternal |
| A pointer to internal info needed by the filesystem. | |
The values of mOffset and mSize will always be exactly what was requested when GFileSystem::Map() was called.
1.2.4 written by Dimitri van Heesch,
© 1997-2000