#include <htleimg.h>
Inheritance diagram for ht_le_aviewer:
Public Member Functions | |
void | init (bounds *b, char *desc, int caps, ht_streamfile *file, ht_format_group *format_group, Analyser *Analyser, ht_le_shared_data *le_shared) |
virtual char * | func (UINT i, bool execute) |
virtual void | setAnalyser (Analyser *a) |
virtual bool | get_current_real_offset (FILEOFS *ofs) |
virtual bool | offset_to_pos (FILEOFS ofs, viewer_pos *p) |
virtual bool | pos_to_offset (viewer_pos p, FILEOFS *ofs) |
Public Attributes | |
ht_le_shared_data * | le_shared |
ht_streamfile * | file |
|
Reimplemented from ht_aviewer. Definition at line 110 of file htleimg.cc. References ht_view::dirtyview(), FCNTL_GET_RELOC, FCNTL_SET_RELOC, file, ht_aviewer::func(), AnalyserOutput::invalidateCache(), ht_analy_sub::output, and UINT. |
|
Reimplemented from ht_format_viewer. Definition at line 151 of file htleimg.cc. References FILEOFS, ht_aviewer::get_current_offset(), ht_le_shared_data::linear_file, ht_le_page_file::map_ofs(), and UINT. |
|
Definition at line 103 of file htleimg.cc. References file, and Object::init(). |
|
Reimplemented from ht_aviewer. Definition at line 127 of file htleimg.cc. References ht_aviewer::convertAddressToViewerPos(), and FILEOFS. |
|
Reimplemented from ht_aviewer. Definition at line 136 of file htleimg.cc. References ht_aviewer::convertViewerPosToAddress(), FILEOFS, and INVALID_FILE_OFS. |
|
Implements ht_aviewer. Definition at line 160 of file htleimg.cc. References file, and ht_analy_sub::setAnalyser(). |
|
Reimplemented from ht_format_viewer. |
|
|