#include <IsoArchive.h>
◆ ~IsoFileOrDirectory()
IsoFileOrDirectory::~IsoFileOrDirectory |
( |
| ) |
|
|
virtual |
◆ IsoFileOrDirectory()
IsoFileOrDirectory::IsoFileOrDirectory |
( |
const QString & |
name, |
|
|
quint32 |
location, |
|
|
quint32 |
size, |
|
|
qint64 |
structPosition |
|
) |
| |
|
protected |
◆ applyModifications()
void IsoFileOrDirectory::applyModifications |
( |
| ) |
|
|
virtual |
◆ isDirectory()
virtual bool IsoFileOrDirectory::isDirectory |
( |
| ) |
const |
|
pure virtual |
◆ isFile()
bool IsoFileOrDirectory::isFile |
( |
| ) |
const |
◆ isModified()
bool IsoFileOrDirectory::isModified |
( |
| ) |
const |
|
virtual |
◆ isSpecial()
bool IsoFileOrDirectory::isSpecial |
( |
| ) |
const |
◆ location()
quint32 IsoFileOrDirectory::location |
( |
| ) |
const |
◆ locationAfter()
quint32 IsoFileOrDirectory::locationAfter |
( |
| ) |
const |
◆ name()
const QString & IsoFileOrDirectory::name |
( |
| ) |
const |
◆ newLocation()
quint32 IsoFileOrDirectory::newLocation |
( |
| ) |
const |
◆ newSectorCount()
quint32 IsoFileOrDirectory::newSectorCount |
( |
| ) |
const |
◆ newSize()
quint32 IsoFileOrDirectory::newSize |
( |
| ) |
const |
◆ paddingAfter()
quint8 IsoFileOrDirectory::paddingAfter |
( |
| ) |
const |
◆ sectorCount()
quint32 IsoFileOrDirectory::sectorCount |
( |
| ) |
const |
◆ setLocation()
void IsoFileOrDirectory::setLocation |
( |
quint32 |
location | ) |
|
◆ setName()
void IsoFileOrDirectory::setName |
( |
const QString & |
name | ) |
|
◆ setPaddingAfter()
void IsoFileOrDirectory::setPaddingAfter |
( |
quint8 |
after | ) |
|
◆ size()
quint32 IsoFileOrDirectory::size |
( |
| ) |
const |
◆ _location
quint32 IsoFileOrDirectory::_location |
|
protected |
◆ _name
QString IsoFileOrDirectory::_name |
|
protected |
◆ _newLocation
quint32 IsoFileOrDirectory::_newLocation |
|
protected |
◆ _newSize
quint32 IsoFileOrDirectory::_newSize |
|
protected |
◆ _paddingAfter
quint8 IsoFileOrDirectory::_paddingAfter |
|
protected |
◆ _size
quint32 IsoFileOrDirectory::_size |
|
protected |
◆ structPosition
qint64 IsoFileOrDirectory::structPosition |
The documentation for this class was generated from the following files: