LLDB
mainline
lldb_private
XMLNode
lldb_private::XMLNode Member List
This is the complete list of members for
lldb_private::XMLNode
, including all inherited members.
Clear
()
lldb_private::XMLNode
FindFirstChildElementWithName
(const char *name) const
lldb_private::XMLNode
ForEachAttribute
(AttributeCallback const &callback) const
lldb_private::XMLNode
ForEachChildElement
(NodeCallback const &callback) const
lldb_private::XMLNode
ForEachChildElementWithName
(const char *name, NodeCallback const &callback) const
lldb_private::XMLNode
ForEachChildNode
(NodeCallback const &callback) const
lldb_private::XMLNode
ForEachSiblingElement
(NodeCallback const &callback) const
lldb_private::XMLNode
ForEachSiblingElementWithName
(const char *name, NodeCallback const &callback) const
lldb_private::XMLNode
ForEachSiblingNode
(NodeCallback const &callback) const
lldb_private::XMLNode
GetAttributeValue
(const char *name, const char *fail_value=nullptr) const
lldb_private::XMLNode
GetAttributeValueAsUnsigned
(const char *name, uint64_t &value, uint64_t fail_value=0, int base=0) const
lldb_private::XMLNode
GetChild
() const
lldb_private::XMLNode
GetElementForPath
(const NamePath &path)
lldb_private::XMLNode
GetElementText
(std::string &text) const
lldb_private::XMLNode
GetElementTextAsFloat
(double &value, double fail_value=0.0) const
lldb_private::XMLNode
GetElementTextAsUnsigned
(uint64_t &value, uint64_t fail_value=0, int base=0) const
lldb_private::XMLNode
GetName
() const
lldb_private::XMLNode
GetParent
() const
lldb_private::XMLNode
GetSibling
() const
lldb_private::XMLNode
IsElement
() const
lldb_private::XMLNode
IsValid
() const
lldb_private::XMLNode
m_node
lldb_private::XMLNode
protected
NameIs
(const char *name) const
lldb_private::XMLNode
operator bool
() const
lldb_private::XMLNode
inline
explicit
XMLNode
()
lldb_private::XMLNode
XMLNode
(XMLNodeImpl node)
lldb_private::XMLNode
~XMLNode
()
lldb_private::XMLNode
Generated on Wed Jan 8 2025 11:18:23 for LLDB by
1.9.6