Public Attributes | |
FILE * | fd |
void * | lastMapping |
unsigned long | lastMappedOffset |
unsigned long | mappingSize |
Definition at line 38 of file Memory_Linux.cpp.
FILE* fd |
Definition at line 40 of file Memory_Linux.cpp.
Referenced by MemoryOsSpecific::fillBuffer(), MemoryOsSpecific::putByte(), and MemoryOsSpecific::~MemoryOsSpecific().
void* lastMapping |
Definition at line 41 of file Memory_Linux.cpp.
Referenced by MemoryOsSpecific::fillBuffer(), and MemoryOsSpecific::~MemoryOsSpecific().
unsigned long lastMappedOffset |
unsigned long mappingSize |
Definition at line 43 of file Memory_Linux.cpp.
Referenced by MemoryOsSpecific::fillBuffer(), and MemoryOsSpecific::~MemoryOsSpecific().