Kigs Framework  Doc version 0.8
Open source multi purpose Rapid Application Development framework
XMLNodeBase Member List

This is the complete list of members for XMLNodeBase, including all inherited members.

getAndRemoveAttribute(const std::string_view &name)XMLNodeBase
getAttribute(int index)XMLNodeBaseinline
getAttribute(const std::string_view &name)XMLNodeBase
getAttributeCount()XMLNodeBaseinline
getChildCount()XMLNodeBaseinline
getChildElement(unsigned int index=0)XMLNodeBase
getChildElement(const std::string &name)XMLNodeBase
getFloat() const =0XMLNodeBasepure virtual
getInt() const =0XMLNodeBasepure virtual
getType()XMLNodeBaseinline
mAttributesXMLNodeBaseprotected
mChildrenXMLNodeBaseprotected
mTypeXMLNodeBaseprotected
setType(XMLNodeType type)XMLNodeBaseinline