decompiler
1.0.0
|
This is the complete list of members for CommentDatabase, including all inherited members.
addComment(uint4 tp, const Address &fad, const Address &ad, const string &txt)=0 | CommentDatabase | pure virtual |
addCommentNoDuplicate(uint4 tp, const Address &fad, const Address &ad, const string &txt)=0 | CommentDatabase | pure virtual |
beginComment(const Address &fad) const =0 | CommentDatabase | pure virtual |
clear(void)=0 | CommentDatabase | pure virtual |
clearType(const Address &fad, uint4 tp)=0 | CommentDatabase | pure virtual |
CommentDatabase(void) | CommentDatabase | inline |
deleteComment(Comment *com)=0 | CommentDatabase | pure virtual |
endComment(const Address &fad) const =0 | CommentDatabase | pure virtual |
restoreXml(const Element *el, const AddrSpaceManager *manage)=0 | CommentDatabase | pure virtual |
saveXml(ostream &s) const =0 | CommentDatabase | pure virtual |
~CommentDatabase(void) | CommentDatabase | inlinevirtual |