Public Member Functions | |
isoFile (isoDrive *drive, const char *name, const FileStat_Block *stat, Bit32u offset) | |
bool | Read (Bit8u *data, Bit16u *size) |
bool | Write (const Bit8u *data, Bit16u *size) |
bool | Seek (Bit32u *pos, Bit32u type) |
bool | Close () |
Bit16u | GetInformation (void) |
Bit32u | GetSeekPos (void) |
Definition at line 37 of file drive_iso.cpp.