#include <htcoffimg.h>
Inheritance diagram for ht_coff_aviewer:
Public Member Functions | |
void | init (bounds *b, char *desc, int caps, ht_streamfile *file, ht_format_group *format_group, Analyser *analyser, ht_coff_shared_data *coff_shared) |
virtual void | setAnalyser (Analyser *a) |
Public Attributes | |
ht_coff_shared_data * | coff_shared |
ht_streamfile * | file |
|
Definition at line 110 of file htcoffimg.cc. References coff_shared, file, and Object::init(). |
|
Implements ht_aviewer. Definition at line 117 of file htcoffimg.cc. References coff_shared, file, and ht_analy_sub::setAnalyser(). |
|
Definition at line 36 of file htcoffimg.h. Referenced by init(), and setAnalyser(). |
|
Reimplemented from ht_format_viewer. Definition at line 37 of file htcoffimg.h. Referenced by init(), and setAnalyser(). |