OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::XMLElement Member List

This is the complete list of members for s3d::XMLElement, including all inherited members.

attribute(const String &name) consts3d::XMLElement
attributes() consts3d::XMLElement
firstChild() consts3d::XMLElement
isNull() consts3d::XMLElement
m_details3d::XMLElementprotected
name() consts3d::XMLElement
nextSibling() consts3d::XMLElement
operator bool() consts3d::XMLElementexplicit
operator=(XMLElement &&other)s3d::XMLElement
parent() consts3d::XMLElement
text() consts3d::XMLElement
XMLElement()s3d::XMLElement
XMLElement(const std::shared_ptr< tinyxml2::XMLDocument > &doc, const tinyxml2::XMLElement *element)s3d::XMLElement
XMLElement(XMLElement &&other)s3d::XMLElement
~XMLElement()s3d::XMLElement