decompiler
1.0.0
|
This is the complete list of members for ghidra::CommentDatabase, including all inherited members.
addComment(uint4 tp, const Address &fad, const Address &ad, const string &txt)=0 | ghidra::CommentDatabase | pure virtual |
addCommentNoDuplicate(uint4 tp, const Address &fad, const Address &ad, const string &txt)=0 | ghidra::CommentDatabase | pure virtual |
beginComment(const Address &fad) const =0 | ghidra::CommentDatabase | pure virtual |
clear(void)=0 | ghidra::CommentDatabase | pure virtual |
clearType(const Address &fad, uint4 tp)=0 | ghidra::CommentDatabase | pure virtual |
CommentDatabase(void) | ghidra::CommentDatabase | inline |
decode(Decoder &decoder)=0 | ghidra::CommentDatabase | pure virtual |
deleteComment(Comment *com)=0 | ghidra::CommentDatabase | pure virtual |
encode(Encoder &encoder) const =0 | ghidra::CommentDatabase | pure virtual |
endComment(const Address &fad) const =0 | ghidra::CommentDatabase | pure virtual |
~CommentDatabase(void) | ghidra::CommentDatabase | inlinevirtual |