#include <analy.h>
Inheritance diagram for CommentList:

Public Member Functions | |
| void | init () |
| void | appendPreComment (const char *s) |
| void | appendPreComment (int special) |
| void | appendPostComment (const char *s) |
| void | appendPostComment (int special) |
| const char * | getName (UINT i) |
|
|
Definition at line 475 of file analy.cc. References ht_clist::append(). |
|
|
Definition at line 465 of file analy.cc. References ht_clist::append(). |
|
|
Definition at line 470 of file analy.cc. References ht_clist::append(). |
|
|
Definition at line 460 of file analy.cc. References ht_clist::append(). Referenced by Analyser::addComment(). |
|
|
Definition at line 480 of file analy.cc. References ATOM_HT_DATA_UINT, comment_lookup(), ht_clist::get(), NULL, Object::object_id(), UINT, and value. Referenced by AnalyserOutput::generateAddr(), and ht_aviewer::showComments(). |
|
|
Reimplemented from Object. Definition at line 455 of file analy.cc. References Object::init(). Referenced by Analyser::addComment(). |
1.3.5