openMSX
|
This is the complete list of members for openmsx::XMLDocumentHandler, including all inherited members.
attribute(std::string_view name, std::string_view value) | openmsx::XMLDocumentHandler | inline |
cdata(std::string_view) | rapidsax::NullHandler | inline |
comment(std::string_view) | rapidsax::NullHandler | inline |
declarationStart() | rapidsax::NullHandler | inline |
declarationStop() | rapidsax::NullHandler | inline |
declAttribute(std::string_view, std::string_view) | rapidsax::NullHandler | inline |
doctype(std::string_view txt) | openmsx::XMLDocumentHandler | inline |
getSystemID() const | openmsx::XMLDocumentHandler | inline |
procInstr(std::string_view, std::string_view) | rapidsax::NullHandler | inline |
start(std::string_view name) | openmsx::XMLDocumentHandler | inline |
stop() | openmsx::XMLDocumentHandler | inline |
text(std::string_view text) | openmsx::XMLDocumentHandler | inline |
XMLDocumentHandler(XMLDocument &doc_) | openmsx::XMLDocumentHandler | inlineexplicit |