Ghidra Decompiler Analysis Engine
Element Member List

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

addAttribute(const string &nm, const string &vl)Elementinline
addChild(Element *child)Elementinline
addContent(const char *str, int4 start, int4 length)Elementinline
childrenElementprotected
getAttributeValue(const string &nm) constElement
parentElementprotected
~Element(void)Element