openMSX
openmsx::XmlOutputArchive Member List

This is the complete list of members for openmsx::XmlOutputArchive, including all inherited members.

attribute(const char *name, const T &t)openmsx::XmlOutputArchiveinline
attribute(const char *name, std::string_view str)openmsx::XmlOutputArchive
attribute(const char *name, int i)openmsx::XmlOutputArchive
attribute(const char *name, unsigned u)openmsx::XmlOutputArchive
OutputArchiveBase< XmlOutputArchive >::attribute(const char *name, T &t)openmsx::ArchiveBase< Derived >inline
OutputArchiveBase< XmlOutputArchive >::attribute(const char *name, const char *value)openmsx::ArchiveBase< Derived >
attributeImpl(const char *name, const T &t)openmsx::XmlOutputArchiveinline
beginSection() constopenmsx::XmlOutputArchiveinline
beginTag(const char *tag)openmsx::XmlOutputArchive
OutputArchiveBase< XmlOutputArchive >::beginTag(const char *) constopenmsx::ArchiveBase< Derived >inline
CAN_COUNT_CHILDRENopenmsx::XmlOutputArchivestatic
CAN_HAVE_OPTIONAL_ATTRIBUTESopenmsx::XmlOutputArchivestatic
check(bool condition) constopenmsx::XmlOutputArchive
close()openmsx::XmlOutputArchive
countChildren() constopenmsx::ArchiveBase< Derived >inline
endSection() constopenmsx::XmlOutputArchiveinline
endTag(const char *tag)openmsx::XmlOutputArchive
OutputArchiveBase< XmlOutputArchive >::endTag(const char *) constopenmsx::ArchiveBase< Derived >inline
error()openmsx::XmlOutputArchive
findAttributeAs(const char *)openmsx::ArchiveBase< Derived >inline
generateId(const T *p)openmsx::OutputArchiveBase2inline
getId(const T *p)openmsx::OutputArchiveBase2inline
getXMLOutputStream()openmsx::XmlOutputArchiveinline
hasAttribute(const char *) constopenmsx::ArchiveBase< Derived >inline
IS_LOADERopenmsx::OutputArchiveBase2static
isReverseSnapshot() constopenmsx::ArchiveBase< Derived >inline
NEED_VERSIONopenmsx::ArchiveBase< Derived >static
OutputArchiveBase()=defaultopenmsx::OutputArchiveBase< XmlOutputArchive >protected
OutputArchiveBase2()=defaultopenmsx::OutputArchiveBase2protected
save(const T &t)openmsx::XmlOutputArchiveinline
save(std::string_view str)openmsx::XmlOutputArchive
save(bool b)openmsx::XmlOutputArchive
save(unsigned char b)openmsx::XmlOutputArchive
save(signed char c)openmsx::XmlOutputArchive
save(char c)openmsx::XmlOutputArchive
save(int i)openmsx::XmlOutputArchive
save(unsigned u)openmsx::XmlOutputArchive
save(unsigned long long ull)openmsx::XmlOutputArchive
saveChar(char c)openmsx::XmlOutputArchive
saveImpl(const T &t)openmsx::XmlOutputArchiveinline
self()openmsx::ArchiveBase< Derived >inlineprotected
serialize(const char *tag, const T &t, Args &&...args)openmsx::XmlOutputArchiveinline
OutputArchiveBase< XmlOutputArchive >::serialize(const char *tag, const T &t)openmsx::OutputArchiveBase< XmlOutputArchive >inline
serialize_blob(const char *tag, std::span< const uint8_t > data, bool diff=true)openmsx::OutputArchiveBase< XmlOutputArchive >
openmsx::ArchiveBase::serialize_blob(const char *tag, std::span< T > data, bool diff=true)openmsx::ArchiveBase< Derived >inline
serializeBase(T &t)openmsx::ArchiveBase< Derived >inline
serializeChar(const char *tag, char c)openmsx::OutputArchiveBase< XmlOutputArchive >inline
serializeInlinedBase(T &t, unsigned version)openmsx::OutputArchiveBase< XmlOutputArchive >inline
serializeOnlyOnce(const char *tag, const T &t)openmsx::OutputArchiveBase< XmlOutputArchive >inline
serializePointerID(const char *tag, const T &t)openmsx::OutputArchiveBase< XmlOutputArchive >inline
serializePolymorphic(const char *tag, const T &t)openmsx::OutputArchiveBase< XmlOutputArchive >inline
serializeWithID(const char *tag, const T &t, Args...)openmsx::OutputArchiveBase< XmlOutputArchive >inline
skipSection(bool) constopenmsx::OutputArchiveBase2inline
TRANSLATE_ENUM_TO_STRINGopenmsx::XmlOutputArchivestatic
versionAtLeast(unsigned, unsigned) constopenmsx::OutputArchiveBase2inline
versionBelow(unsigned, unsigned) constopenmsx::OutputArchiveBase2inline
write(std::span< const char > buf)openmsx::XmlOutputArchive
write1(char c)openmsx::XmlOutputArchive
XmlOutputArchive(zstring_view filename)openmsx::XmlOutputArchiveexplicit
~XmlOutputArchive()openmsx::XmlOutputArchive