Ghidra 11.3.2
Ghidra internal decompiler documentation.
Loading...
Searching...
No Matches
ghidra::Document Member List

This is the complete list of members for ghidra::Document, including all inherited members.

addAttribute(const string &nm, const string &vl)ghidra::Elementinline
addChild(Element *child)ghidra::Elementinline
addContent(const char *str, int4 start, int4 length)ghidra::Elementinline
attrghidra::Elementprivate
childrenghidra::Elementprotected
contentghidra::Elementprivate
Document(void)ghidra::Documentinline
Element(Element *par)ghidra::Elementinline
getAttributeName(int4 i) constghidra::Elementinline
getAttributeValue(const string &nm) constghidra::Element
getAttributeValue(int4 i) constghidra::Elementinline
getChildren(void) constghidra::Elementinline
getContent(void) constghidra::Elementinline
getName(void) constghidra::Elementinline
getNumAttributes(void) constghidra::Elementinline
getParent(void) constghidra::Elementinline
getRoot(void) constghidra::Documentinline
nameghidra::Elementprivate
parentghidra::Elementprotected
setName(const string &nm)ghidra::Elementinline
valueghidra::Elementprivate
~Element(void)ghidra::Element