Buteo Synchronization Framework
|
This is the complete list of members for Buteo::StorageItem, including all inherited members.
getId() const | Buteo::StorageItem | |
getParentId() const | Buteo::StorageItem | |
getSize() const =0 | Buteo::StorageItem | pure virtual |
getType() const | Buteo::StorageItem | |
getVersion() const | Buteo::StorageItem | |
read(qint64 aOffset, qint64 aLength, QByteArray &aData) const =0 | Buteo::StorageItem | pure virtual |
resize(qint64 aLen)=0 | Buteo::StorageItem | pure virtual |
setId(const QString &aId) | Buteo::StorageItem | |
setParentId(const QString &aParentId) | Buteo::StorageItem | |
setType(const QString &aType) | Buteo::StorageItem | |
setVersion(const QString &aVersion) | Buteo::StorageItem | |
StorageItem() | Buteo::StorageItem | |
write(qint64 aOffset, const QByteArray &aData)=0 | Buteo::StorageItem | pure virtual |
~StorageItem() | Buteo::StorageItem | virtual |