#include <QMemMap.h>
Definition at line 180 of file QMemMap.h.
Public Member Functions | |
MappedRegion () | |
MappedRegion (FXfval _offset, FXfval _length, void *_addr) | |
bool | operator! () const throw () |
Public Attributes | |
FXfval | offset |
FXfval | length |
FXfval | end |
void * | addr |