Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::file::xml::node Member List

This is the complete list of members for iv::file::xml::node, including all inherited members.

addAttribute(const std::string_view key, T value)iv::file::xml::nodeinline
appendChild(std::string_view name)iv::file::xml::node
appendNode(const iv::file::xml::node &_node)iv::file::xml::node
emptyNode() constiv::file::xml::node
getAttribute(const std::string_view key, T defaultValue) constiv::file::xml::nodeinline
getChild(std::string_view name) constiv::file::xml::node
getChildren() constiv::file::xml::node
getText() constiv::file::xml::nodeinline
hasChild(std::string_view name) constiv::file::xml::node
isNull() constiv::file::xml::node
m_nodeNameiv::file::xml::nodeprivate
node()=defaultiv::file::xml::node
node(const pugi::xml_node &_node)iv::file::xml::node
node(const node &other)=defaultiv::file::xml::node
node(node &&other)=defaultiv::file::xml::node
operator=(const node &other)=defaultiv::file::xml::node
operator=(node &&other)=defaultiv::file::xml::node
removeAttributes()iv::file::xml::node
removeChild(std::string_view name)iv::file::xml::node
removeChildren()iv::file::xml::node
setText(const std::string_view text) constiv::file::xml::nodeinline
~node()=defaultiv::file::xml::node