|
ff7tk
0.02
Toolkit for making FF7 Tools
|
#include <IsoArchive.h>
Public Attributes | |
| quint8 | length_dr |
| quint8 | extended_attr_record_length |
| DirectoryRecordHead | drh |
| QString | name |
| QString | version |
Definition at line 81 of file IsoArchive.h.
| DirectoryRecordHead DirectoryRecord::drh |
Definition at line 84 of file IsoArchive.h.
Referenced by IsoArchive::_openDirectoryRecord(), IsoArchive::open(), IsoArchive::openVolumeDescriptor(), and IsoArchive::setError().
| quint8 DirectoryRecord::extended_attr_record_length |
Definition at line 83 of file IsoArchive.h.
Referenced by IsoArchive::_openDirectoryRecord(), IsoArchive::openVolumeDescriptor(), and IsoArchive::setError().
| quint8 DirectoryRecord::length_dr |
Definition at line 82 of file IsoArchive.h.
Referenced by IsoArchive::_openDirectoryRecord(), IsoArchive::openVolumeDescriptor(), and IsoArchive::setError().
| QString DirectoryRecord::name |
Definition at line 85 of file IsoArchive.h.
Referenced by IsoArchive::_openDirectoryRecord(), IsoArchive::openVolumeDescriptor(), and IsoArchive::setError().
| QString DirectoryRecord::version |
Definition at line 86 of file IsoArchive.h.