Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

CommentList Class Reference

#include <analy.h>

Inheritance diagram for CommentList:

ht_clist ht_list Object List of all members.

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)

Member Function Documentation

void CommentList::appendPostComment int  special  ) 
 

Definition at line 475 of file analy.cc.

References ht_clist::append().

void CommentList::appendPostComment const char *  s  ) 
 

Definition at line 465 of file analy.cc.

References ht_clist::append().

void CommentList::appendPreComment int  special  ) 
 

Definition at line 470 of file analy.cc.

References ht_clist::append().

void CommentList::appendPreComment const char *  s  ) 
 

Definition at line 460 of file analy.cc.

References ht_clist::append().

Referenced by Analyser::addComment().

const char * CommentList::getName UINT  i  ) 
 

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().

void CommentList::init  ) 
 

Reimplemented from Object.

Definition at line 455 of file analy.cc.

References Object::init().

Referenced by Analyser::addComment().


The documentation for this class was generated from the following files:
Generated on Fri May 7 21:15:55 2004 by doxygen 1.3.5