#include <htxbeimg.h>
Inheritance diagram for ht_xbe_aviewer:
Public Member Functions | |
void | init (bounds *b, char *desc, int caps, ht_streamfile *file, ht_format_group *format_group, Analyser *Analyser, ht_xbe_shared_data *xbe_shared) |
virtual int | func_handler (eval_scalar *result, char *name, eval_scalarlist *params) |
virtual void | setAnalyser (Analyser *a) |
Public Attributes | |
ht_xbe_shared_data * | xbe_shared |
|
Reimplemented from ht_aviewer. Definition at line 183 of file htxbeimg.cc. References ht_aviewer::func_handler(), NULL, SCALAR_ANY, SCALAR_INT, and std_eval_func_handler(). |
|
Definition at line 177 of file htxbeimg.cc. References Object::init(), and xbe_shared. |
|
Implements ht_aviewer. Definition at line 197 of file htxbeimg.cc. References ht_analy_sub::setAnalyser(), and xbe_shared. |
|
Definition at line 35 of file htxbeimg.h. Referenced by init(), and setAnalyser(). |