Public Member Functions | |
BArchive (const Common::Path &path) | |
void | openArchive (const Common::Path &path) |
void | closeArchive () |
uint | size () const |
bool | isOpen () const |
void | clearCache () |
const BAFile * | getFile (uint i) |
|
inline |
Checks whether there is an archive opened. Should be called before reading from the archive to check whether openArchive() succeeded.