Public Member Functions | |
Error | close () |
bool | has_file (const String &filename) |
StringS | list_files () |
Error | open_for_reading (const String &filename) |
String | stringread (const String &filename) |
~Impl () | |
Public Attributes | |
int | flags |
void * | reader |
String | zipname |
~Impl | ( | ) |
Error close | ( | ) |
StringS list_files | ( | ) |
bool has_file | ( | const String & | filename | ) |
void* reader |
String zipname |
int flags |