#include <htanaly.h>
Inheritance diagram for AnalyInfoline:
Public Member Functions | |
void | init (bounds *b, ht_aviewer *A, char *Format) |
virtual void | done () |
virtual char * | gettext () |
void | update (Address *cursor_addr, FILEOFS ecursor_addr) |
bool | valid () |
Public Attributes | |
ht_aviewer * | analy |
char * | s |
FILEOFS | fofs |
Address * | addr |
char * | displayformat |
|
Reimplemented from ht_statictext. Definition at line 393 of file htanaly.cc. References addr, displayformat, ht_statictext::done(), and s. |
|
|
Definition at line 382 of file htanaly.cc. References A, addr, align_left, analy, ANALYINFOLINE_DISPLAYFORMAT_LENGTH, displayformat, fofs, ht_strdup(), Object::init(), INVALID_FILE_OFS, s, smalloc(), and VIEW_DEBUG_NAME. Referenced by htclassimage_init(), and htpefimage_init(). |
|
Definition at line 473 of file htanaly.cc. References addr, ht_view::dirtyview(), Object::duplicate(), FILEOFS, fofs, INVALID_FILE_OFS, ht_view::redraw(), and valid(). Referenced by ht_aviewer::handlemsg(). |
|
Definition at line 487 of file htanaly.cc. References ht_aviewer::analy, and analy. |
|
|
|
|
|
|
|
|
|
|