|
uint32 | getFileSize () override |
|
void | close () override |
|
bool | openFile (const Common::Path &path) override |
|
bool | openStream (Common::SeekableReadStream *stream, uint32 startOffset=0) override |
|
Common::SeekableReadStreamEndian * | getResource (uint32 tag, uint16 id) override |
|
Common::String | formatArchiveInfo () override |
|
Common::Path | getPathName () const |
|
Common::String | getFileName () const |
|
void | setPathName (const Common::Path &name) |
|
bool | isOpen () const |
|
bool | hasResource (uint32 tag, int id) const |
|
bool | hasResource (uint32 tag, const Common::String &resName) const |
|
virtual Common::SeekableReadStreamEndian * | getFirstResource (uint32 tag) |
|
virtual Common::SeekableReadStreamEndian * | getFirstResource (uint32 tag, uint16 parentId) |
|
virtual Resource | getResourceDetail (uint32 tag, uint16 id) |
|
uint32 | getOffset (uint32 tag, uint16 id) const |
|
uint16 | findResourceID (uint32 tag, const Common::String &resName, bool ignoreCase=false) const |
|
Common::String | getName (uint32 tag, uint16 id) const |
|
Common::SeekableReadStreamEndian * | getMovieResourceIfPresent (uint32 tag) |
|
Common::Array< uint32 > | getResourceTypeList () const |
|
Common::Array< uint16 > | getResourceIDList (uint32 type) const |
|
void | listUnaccessedChunks () |
|
The documentation for this class was generated from the following file: