xoreos
0.0.5
|
A file. More...
#include <zipfile.h>
Public Attributes | |
UString | name |
The file's name. More... | |
uint32 | index |
The file's local index within the ZIP. More... | |
uint32 Common::ZipFile::File::index |
The file's local index within the ZIP.
Definition at line 47 of file zipfile.h.
Referenced by Common::ZipFile::load().
UString Common::ZipFile::File::name |