openMSX
openmsx::ArchiveBase< Derived > Member List

This is the complete list of members for openmsx::ArchiveBase< Derived >, including all inherited members.

attribute(const char *name, T &t)openmsx::ArchiveBase< Derived >inline
attribute(const char *name, const char *value)openmsx::ArchiveBase< Derived >
beginTag(const char *) constopenmsx::ArchiveBase< Derived >inline
CAN_COUNT_CHILDRENopenmsx::ArchiveBase< Derived >static
CAN_HAVE_OPTIONAL_ATTRIBUTESopenmsx::ArchiveBase< Derived >static
countChildren() constopenmsx::ArchiveBase< Derived >inline
endTag(const char *) constopenmsx::ArchiveBase< Derived >inline
findAttributeAs(const char *)openmsx::ArchiveBase< Derived >inline
hasAttribute(const char *) constopenmsx::ArchiveBase< Derived >inline
isReverseSnapshot() constopenmsx::ArchiveBase< Derived >inline
NEED_VERSIONopenmsx::ArchiveBase< Derived >static
self()openmsx::ArchiveBase< Derived >inlineprotected
serialize_blob(const char *tag, std::span< T > data, bool diff=true)openmsx::ArchiveBase< Derived >inline
serialize_blob(const char *tag, std::span< const T > data, bool diff=true)openmsx::ArchiveBase< Derived >inline
serializeBase(T &t)openmsx::ArchiveBase< Derived >inline
serializeInlinedBase(T &t, unsigned version)openmsx::ArchiveBase< Derived >inline
TRANSLATE_ENUM_TO_STRINGopenmsx::ArchiveBase< Derived >static