#include <classimg.h>
Inheritance diagram for ht_class_aviewer:
Public Member Functions | |
void | init (bounds *b, char *desc, int caps, ht_streamfile *file, ht_format_group *format_group, Analyser *Analy, ht_class_shared_data *class_shared) |
virtual void | setAnalyser (Analyser *a) |
Public Attributes | |
ht_class_shared_data * | class_shared |
ht_streamfile * | file |
|
Definition at line 95 of file classimg.cc. References class_shared, file, and Object::init(). Referenced by htclassimage_init(). |
|
Implements ht_aviewer. Definition at line 102 of file classimg.cc. References class_shared, file, ht_class_shared_data::file, and ht_analy_sub::setAnalyser(). |
|
Definition at line 36 of file classimg.h. Referenced by init(), and setAnalyser(). |
|
Reimplemented from ht_format_viewer. Definition at line 37 of file classimg.h. Referenced by init(), and setAnalyser(). |