Public Member Functions | |
| void | openMPC (const Common::Path &filename) |
| void | closeMPC () |
| void | seek (int32 offset, int flag) |
| Common::SeekableReadStream * | findFirstData (const char *string, DataType type, int *length=nullptr) |
| int32 | getLength (const char *string, DataType type) |
| int | getCount (const char *subString, DataType type) |
| Common::Array< const char * > * | findFiles (const char *string, DataType type) |
Public Attributes | |
| struct { | |
| uint32 id | |
| uint32 dirSize | |
| } | _dataHeader |