| allocdatabuf(void *handle) | ht_view |  | 
  | alone() | ht_view |  [virtual] | 
  | browse_idx | ht_view |  | 
  | buf | ht_view |  | 
  | buf_lprint(int x, int y, int c, int l, char *text) | ht_view |  | 
  | buf_lprintw(int x, int y, int c, int l, int *text) | ht_view |  | 
  | buf_print(int x, int y, int c, char *text) | ht_view |  | 
  | buf_printchar(int x, int y, int c, int ch) | ht_view |  | 
  | buf_printf(int x, int y, int c, char *format,...) | ht_view |  | 
  | buf_printw(int x, int y, int c, int *text) | ht_view |  | 
  | caps | ht_viewer |  [protected] | 
  | childcount() | ht_format_group |  [virtual] | 
  | cleanview() | ht_view |  [protected] | 
  | clear(int color) | ht_view |  | 
  | clear_viewer_pos(viewer_pos *p) | ht_format_viewer |  | 
  | clipbounds(bounds *b) | ht_view |  [virtual] | 
  | compareTo(const Object *obj) const | Object |  [virtual] | 
  | compeq_viewer_pos(viewer_pos *a, viewer_pos *b) | ht_format_viewer |  [protected, virtual] | 
  | config_changed() | ht_view |  [virtual] | 
  | continue_search() | ht_format_viewer |  | 
  | countselectables() | ht_view |  [virtual] | 
  | databuf_freedup(void *handle) | ht_view |  | 
  | databuf_get(void *buf, int bufsize) | ht_view |  | 
  | databuf_getdup(void *buf, int bufsize) | ht_view |  | 
  | databuf_set(void *buf, int bufsize) | ht_view |  | 
  | datasize() | ht_view |  [virtual] | 
  | defaultpalette() | ht_view |  [protected, virtual] | 
  | defaultpaletteclass() | ht_view |  [protected, virtual] | 
  | desc | ht_view |  | 
  | destroyed | Object |  | 
  | dirtyview() | ht_view |  | 
  | disable() | ht_view |  [virtual] | 
  | disable_buffering() | ht_view |  | 
  | done() | ht_pe |  [virtual] | 
  | done_if(format_viewer_if *i, ht_view *v) | ht_format_group |  [protected] | 
  | done_ifs() | ht_format_group |  [protected] | 
  | draw() | ht_view |  [virtual] | 
  | duplicate() | Object |  [virtual] | 
  | edit() | ht_format_group |  [protected] | 
  | editable_file | ht_format_group |  [protected] | 
  | enable() | ht_view |  [virtual] | 
  | enable_buffering() | ht_view |  | 
  | enabled | ht_view |  | 
  | enum_next(int *handle) | ht_view |  [virtual] | 
  | enum_start() | ht_view |  [virtual] | 
  | exposed() | ht_view |  | 
  | file | ht_format_viewer |  [protected] | 
  | fill(int x, int y, int w, int h, int c, int chr) | ht_view |  | 
  | focus(ht_view *view) | ht_format_group |  [virtual] | 
  | focused | ht_view |  | 
  | format_group | ht_format_viewer |  | 
  | format_views | ht_format_group |  [protected] | 
  | func(UINT i, bool execute) | ht_format_group |  [virtual] | 
  | func_handler(eval_scalar *result, char *name, eval_scalarlist *params) | ht_format_viewer |  [virtual] | 
  | g_hdist | ht_view |  | 
  | g_vdist | ht_view |  | 
  | get_current_offset(FILEOFS *ofs) | ht_format_viewer |  [virtual] | 
  | get_current_pos(viewer_pos *pos) | ht_format_viewer |  [virtual] | 
  | get_current_real_offset(FILEOFS *ofs) | ht_format_viewer |  [virtual] | 
  | get_file() | ht_format_viewer |  | 
  | get_hscrollbar_pos(int *pstart, int *psize) | ht_format_group |  [virtual] | 
  | get_pindicator_str(char *buf) | ht_format_group |  [virtual] | 
  | get_shared_data() | ht_format_group |  | 
  | get_vscrollbar_pos(int *pstart, int *psize) | ht_format_group |  [virtual] | 
  | getbounds(bounds *b) | ht_format_group |  | 
  | getcolor(UINT index) | ht_view |  | 
  | getdata(ht_object_stream *s) | ht_view |  [virtual] | 
  | getfirstchild() | ht_format_group |  [virtual] | 
  | getminbounds(int *width, int *height) | ht_view |  [virtual] | 
  | getnumber() | ht_view |  [virtual] | 
  | getpalette() | ht_view |  | 
  | getselected() | ht_format_group |  [virtual] | 
  | goto_offset(FILEOFS ofs, bool save_vstate) | ht_format_viewer |  [virtual] | 
  | goto_pos(viewer_pos pos, bool save_vstate) | ht_format_viewer |  [virtual] | 
  | group | ht_view |  | 
  | growmode | ht_view |  | 
  | handlemsg(htmsg *msg) | ht_format_group |  [virtual] | 
  | hidecursor() | ht_view |  | 
  | idle() | Object |  [virtual] | 
  | init(bounds *b, ht_streamfile *file, format_viewer_if **ifs, ht_format_group *format_group, FILEOFS header_ofs) | ht_pe |  | 
  | ht_format_group::init(bounds *b, int options, const char *desc, ht_streamfile *file, bool own_file, bool editable_file, format_viewer_if **ifs, ht_format_group *format_group) | ht_format_group |  | 
  | ht_format_viewer::init(bounds *b, const char *desc, UINT caps, ht_streamfile *file, ht_format_group *format_group) | ht_format_viewer |  | 
  | ht_viewer::init(bounds *b, const char *desc, UINT caps) | ht_viewer |  | 
  | ht_view::init(bounds *b, int options, const char *desc) | ht_view |  | 
  | Object::init() | Object |  | 
  | init_if(format_viewer_if *i) | ht_format_group |  [protected] | 
  | init_ifs(format_viewer_if **ifs) | ht_format_group |  [protected] | 
  | initialized | Object |  | 
  | insert(ht_view *view) | ht_format_group |  [virtual] | 
  | instanceOf(OBJECT_ID id) | Object |  [virtual] | 
  | instanceOf(Object *o) | Object |  | 
  | isalone(ht_view *view) | ht_view |  [virtual] | 
  | isviewdirty() | ht_view |  | 
  | last_search_end_ofs | ht_format_viewer |  [protected] | 
  | last_search_end_pos | ht_format_viewer |  [protected] | 
  | last_search_physical | ht_format_viewer |  [protected] | 
  | last_search_request | ht_format_viewer |  [protected] | 
  | load(ht_object_stream *s) | ht_view |  [virtual] | 
  | loc_enum | ht_pe |  [protected] | 
  | loc_enum_next(ht_format_loc *loc) | ht_pe |  [virtual] | 
  | loc_enum_start() | ht_pe |  [virtual] | 
  | move(int x, int y) | ht_format_group |  [virtual] | 
  | next | ht_view |  | 
  | next_logical_offset(FILEOFS ofs, FILEOFS *nofs) | ht_format_viewer |  [protected, virtual] | 
  | next_logical_pos(viewer_pos pos, viewer_pos *npos) | ht_format_viewer |  [protected, virtual] | 
  | Object() | Object |  | 
  | object_id() const | ht_view |  [virtual] | 
  | offset_to_pos(FILEOFS ofs, viewer_pos *pos) | ht_format_viewer |  [virtual] | 
  | options | ht_view |  | 
  | own_file | ht_format_group |  [protected] | 
  | pal | ht_view |  | 
  | pal_class | ht_view |  | 
  | pal_name | ht_view |  | 
  | pointvisible(int x, int y) | ht_view |  | 
  | pos_to_offset(viewer_pos pos, FILEOFS *ofs) | ht_format_viewer |  [virtual] | 
  | pread(FILEOFS ofs, void *buf, UINT size) | ht_format_viewer |  [virtual] | 
  | prev | ht_view |  | 
  | psearch(ht_search_request *search, FILEOFS start, FILEOFS end) | ht_format_viewer |  [virtual] | 
  | pselect_add(FILEOFS start, FILEOFS end) | ht_format_viewer |  [virtual] | 
  | pselect_get(FILEOFS *start, FILEOFS *end) | ht_format_viewer |  [virtual] | 
  | pselect_set(FILEOFS start, FILEOFS end) | ht_format_viewer |  [virtual] | 
  | pwrite(FILEOFS ofs, void *buf, UINT size) | ht_format_viewer |  [virtual] | 
  | qword_to_offset(qword q, FILEOFS *ofs) | ht_format_viewer |  [virtual] | 
  | qword_to_pos(qword q, viewer_pos *pos) | ht_format_viewer |  [virtual] | 
  | receivefocus() | ht_format_group |  [virtual] | 
  | redraw() | ht_format_group |  [virtual] | 
  | releasefocus() | ht_format_group |  [virtual] | 
  | reloadpalette() | ht_view |  [protected, virtual] | 
  | relocate_to(ht_view *view) | ht_view |  | 
  | remove(ht_view *view) | ht_format_group |  | 
  | resize(int rw, int rh) | ht_format_group |  [virtual] | 
  | select(ht_view *view) | ht_view |  [virtual] | 
  | selectfirst() | ht_view |  [virtual] | 
  | selectlast() | ht_view |  [virtual] | 
  | sendmsg(htmsg *msg) | ht_view |  | 
  | sendmsg(int msg, int data1=0, int data2=0) | ht_view |  | 
  | sendmsg(int msg, void *data1, void *data2=0) | ht_view |  | 
  | setbounds(bounds *b) | ht_view |  | 
  | setcursor(int x, int y, cursor_mode c=cm_normal) | ht_view |  | 
  | setdata(ht_object_stream *s) | ht_view |  [virtual] | 
  | setgroup(ht_group *group) | ht_format_group |  [virtual] | 
  | setnumber(UINT number) | ht_view |  [virtual] | 
  | setoptions(int options) | ht_view |  | 
  | setpalette(char *pal_name) | ht_view |  [virtual] | 
  | setpalettefull(char *pal_name, char *pal_class) | ht_view |  | 
  | setvisualbounds(bounds *b) | ht_view |  | 
  | shared_data | ht_format_group |  [protected] | 
  | show_search_result(ht_search_result *result) | ht_format_viewer |  [virtual] | 
  | size | ht_view |  | 
  | store(ht_object_stream *s) | ht_view |  [virtual] | 
  | string_to_offset(char *string, FILEOFS *ofs) | ht_format_viewer |  [virtual] | 
  | string_to_pos(char *string, viewer_pos *pos) | ht_format_viewer |  [virtual] | 
  | string_to_qword(char *string, qword *q) | ht_format_viewer |  | 
  | symbol_handler(eval_scalar *result, char *name) | ht_format_viewer |  [virtual] | 
  | toString(char *s, int maxlen) | Object |  [virtual] | 
  | unrelocate_to(ht_view *view) | ht_view |  | 
  | view_debug_name | ht_view |  | 
  | view_is_dirty | ht_view |  [protected] | 
  | vread(viewer_pos pos, void *buf, UINT size) | ht_format_viewer |  [virtual] | 
  | vsearch(ht_search_request *search, viewer_pos start, viewer_pos end) | ht_format_viewer |  [virtual] | 
  | vselect_add(viewer_pos start, viewer_pos end) | ht_format_viewer |  [virtual] | 
  | vselect_get(viewer_pos *start, viewer_pos *end) | ht_format_viewer |  [virtual] | 
  | vselect_set(viewer_pos start, viewer_pos end) | ht_format_viewer |  [virtual] | 
  | vsize | ht_view |  | 
  | vstate_create() | ht_format_viewer |  [protected, virtual] | 
  | vstate_restore(Object *view_state) | ht_format_viewer |  [protected, virtual] | 
  | vstate_save() | ht_format_viewer |  | 
  | vwrite(viewer_pos pos, void *buf, UINT size) | ht_format_viewer |  [virtual] | 
  | xgroup | ht_format_group |  [protected] | 
  | ~Object() | Object |  [virtual] |