#include <htpeimg.h>
Inheritance diagram for ht_pe_aviewer:
Public Member Functions | |
void | init (bounds *b, char *desc, int caps, ht_streamfile *file, ht_format_group *format_group, Analyser *Analyser, ht_pe_shared_data *pe_shared) |
virtual int | func_handler (eval_scalar *result, char *name, eval_scalarlist *params) |
virtual void | setAnalyser (Analyser *a) |
Public Attributes | |
ht_pe_shared_data * | pe_shared |
|
Reimplemented from ht_aviewer. Definition at line 199 of file htpeimg.cc. References ht_aviewer::func_handler(), NULL, SCALAR_ANY, SCALAR_INT, and std_eval_func_handler(). |
|
Definition at line 193 of file htpeimg.cc. References Object::init(). |
|
Implements ht_aviewer. Definition at line 213 of file htpeimg.cc. References file, and ht_analy_sub::setAnalyser(). |
|
|