ff7tk
0.02
Toolkit for making FF7 Tools
|
#include <IsoArchive.h>
Public Attributes | |
quint8 | length_di |
quint8 | extended_attr_record_length |
quint32 | location_extent |
quint16 | parent_directory_number |
QString | name |
quint32 | position |
Definition at line 52 of file IsoArchive.h.
quint8 PathTable::extended_attr_record_length |
Definition at line 54 of file IsoArchive.h.
Referenced by IsoArchive::setError().
quint8 PathTable::length_di |
Definition at line 53 of file IsoArchive.h.
Referenced by IsoArchive::setError().
quint32 PathTable::location_extent |
Definition at line 55 of file IsoArchive.h.
Referenced by IsoArchive::setError().
QString PathTable::name |
Definition at line 57 of file IsoArchive.h.
Referenced by IsoArchive::setError().
quint16 PathTable::parent_directory_number |
Definition at line 56 of file IsoArchive.h.
Referenced by IsoArchive::setError().
quint32 PathTable::position |
Definition at line 58 of file IsoArchive.h.