openMSX
openmsx
XMLElement
openmsx::XMLElement Member List
This is the complete list of members for
openmsx::XMLElement
, including all inherited members.
clearName
()
openmsx::XMLElement
inline
findAttribute
(std::string_view attrName) const
openmsx::XMLElement
findAttributePointer
(std::string_view attrName)
openmsx::XMLElement
findChild
(std::string_view childName) const
openmsx::XMLElement
findChild
(std::string_view childName, const XMLElement *&hint) const
openmsx::XMLElement
getAttribute
(std::string_view attrName) const
openmsx::XMLElement
getAttributes
() const
openmsx::XMLElement
inline
getAttributeValue
(std::string_view attrName) const
openmsx::XMLElement
getAttributeValue
(std::string_view attrName, std::string_view defaultValue) const
openmsx::XMLElement
getAttributeValueAsBool
(std::string_view attrName, bool defaultValue) const
openmsx::XMLElement
getAttributeValueAsInt
(std::string_view attrName, int defaultValue) const
openmsx::XMLElement
getChild
(std::string_view childName) const
openmsx::XMLElement
getChildData
(std::string_view childName) const
openmsx::XMLElement
getChildData
(std::string_view childName, std::string_view defaultValue) const
openmsx::XMLElement
getChildDataAsBool
(std::string_view childName, bool defaultValue) const
openmsx::XMLElement
getChildDataAsInt
(std::string_view childName, int defaultValue) const
openmsx::XMLElement
getChildren
() const
openmsx::XMLElement
inline
getChildren
(std::string_view childName) const
openmsx::XMLElement
inline
getData
() const
openmsx::XMLElement
inline
getFirstChild
() const
openmsx::XMLElement
inline
getName
() const
openmsx::XMLElement
inline
hasChildren
() const
openmsx::XMLElement
inline
numAttributes
() const
openmsx::XMLElement
numChildren
() const
openmsx::XMLElement
removeAttribute
(XMLAttribute **attrPtr)
openmsx::XMLElement
static
setData
(const char *data_)
openmsx::XMLElement
inline
setFirstAttribute
(XMLAttribute *attribute)
openmsx::XMLElement
inline
setFirstChild
(XMLElement *child)
openmsx::XMLElement
inline
setNextSibling
(XMLElement *sibling)
openmsx::XMLElement
inline
XMLDocument
openmsx::XMLElement
friend
XMLDocumentHandler
openmsx::XMLElement
friend
XMLElement
(const char *name_)
openmsx::XMLElement
inline
explicit
XMLElement
(const char *name_, const char *data_)
openmsx::XMLElement
inline
Generated on Mon Dec 30 2024 12:13:55 for openMSX by
1.9.8