80 void* base()
const {
return mapbase; }
83 long length()
const {
return maplength; }
86 long offset()
const {
return mapoffset; }
unsigned int FXuint
Definition: fxdefs.h:389
#define FXAPI
Definition: fxdefs.h:122
Definition: FX4Splitter.h:31
FXint FXInputHandle
Definition: fxdefs.h:461
A Memory Map provides a view of a file as an array of memory; this allows the file itself to be used ...
Definition: FXMemMap.h:38
FXString provides essential string manipulation capabilities.
Definition: FXString.h:33