decompiler
1.0.0
|
This is the complete list of members for ghidra::IfaceCommand, including all inherited members.
addWord(const string &temp) | ghidra::IfaceCommand | inline |
addWords(const vector< string > &wordlist) | ghidra::IfaceCommand | |
com | ghidra::IfaceCommand | private |
commandString(string &res) const | ghidra::IfaceCommand | |
compare(const IfaceCommand &op2) const | ghidra::IfaceCommand | |
createData(void)=0 | ghidra::IfaceCommand | pure virtual |
execute(istream &s)=0 | ghidra::IfaceCommand | pure virtual |
getCommandWord(int4 i) const | ghidra::IfaceCommand | inline |
getModule(void) const =0 | ghidra::IfaceCommand | pure virtual |
numWords(void) const | ghidra::IfaceCommand | inline |
removeWord(void) | ghidra::IfaceCommand | inline |
setData(IfaceStatus *root, IfaceData *data)=0 | ghidra::IfaceCommand | pure virtual |
~IfaceCommand(void) | ghidra::IfaceCommand | inlinevirtual |