7#include <QtCore/QBuffer>
8#include <QtXml/QDomDocument>
9#include <QtXml/QDomNode>
37 bool serializeHeader =
true,
static CArchiveTag s_acfRootTag
Process tag used to group data in archive stream.
Qt-based implementation of archive for writing in XML format.
const QByteArray & GetString() const
Close the archive and get the created XML string.
CCompactXmlWriteArchiveBase BaseClass
CCompactXmlMemWriteArchive(const iser::IVersionInfo *versionInfoPtr=NULL, bool serializeHeader=true, const iser::CArchiveTag &rootTag=s_acfRootTag)
Constructor initializing archive to work with memory.
Base class of compact XML write archive.
Provides access to version information.
Contains general persistence mechanism with basic archives implementations.