|
bool | open (const Common::Path &filename) |
|
bool | open (const Common::FSNode &node) |
|
const DataBlockPtr | getDataBlock (uint track, uint sector, uint offset=0, uint size=0) const |
|
Common::SeekableReadStream * | createReadStream (uint track, uint sector, uint offset=0, uint size=0, uint sectorsUsed=0) const |
|
Common::SeekableReadStream * | releaseStream () |
|
Common::SeekableReadStream * | getDiskStream () const |
|
uint32 | read (void *dataPtr, uint32 diskPosition, uint32 dataSize) |
|
void | setLazyDecoding (bool lazyDecoding) |
|
void | setSectorLimit (uint sectorLimit) |
|
uint | getBytesPerSector () const |
|
uint | getSectorsPerTrack () const |
|
uint | getTracks () const |
|
The documentation for this class was generated from the following file: