44 QString& messageSource)
const override;
Basic implementation of interface ifile::IFileArchiveInfo.
Simple implementation of archive reading from XML file.
CSimpleXmlFileReadArchive(const QString &filePath, bool serializeHeader=true, const iser::CArchiveTag &rootTag=s_acfRootTag)
virtual void DecorateMessage(istd::IInformationProvider::InformationCategory category, int id, int flags, QString &message, QString &messageSource) const override
Decorate message parts before outputting.
virtual ~CSimpleXmlFileReadArchive()
iser::CXmlStreamReadArchiveBase BaseClass
CFileArchiveInfo BaseClass2
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.