Go to the documentation of this file.
10#include <QtCore/QFile>
46 QString& messageSource)
const override;
Basic implementation of interface ifile::IFileArchiveInfo.
Simple implementation of archive reading from XML file.
iser::CXmlStreamReadArchiveBase BaseClass
CSimpleXmlFileReadArchive(const QString &filePath, bool serializeHeader=true, const iser::CArchiveTag &rootTag=s_acfRootTag)
CFileArchiveInfo BaseClass2
void DecorateMessage(istd::IInformationProvider::InformationCategory category, int id, int flags, QString &message, QString &messageSource) const override
Decorate message parts before outputting.
~CSimpleXmlFileReadArchive() override
static CArchiveTag s_acfRootTag
Process tag used to group data in archive stream.
Base implementation of a reading archive for XML format using a stream implementation.
Contains interfaces and implementations of file system related components.
© Witold Gantzke and Kirill Lepskiy