#include <htmz.h>
Inheritance diagram for ht_mz:
Public Member Functions | |
void | init (bounds *b, ht_streamfile *file, format_viewer_if **ifs, ht_format_group *format_group) |
virtual void | done () |
virtual void | loc_enum_start () |
virtual bool | loc_enum_next (ht_format_loc *loc) |
Protected Attributes | |
bool | loc_enum |
|
Reimplemented from ht_format_group. Definition at line 66 of file htmz.cc. References ht_format_group::done(). |
|
Definition at line 54 of file htmz.cc. References create_host_struct(), DESC_MZ, file, Object::init(), ht_format_group::init_ifs(), little_endian, malloc(), MZ_HEADER_struct, VO_BROWSABLE, VO_RESIZE, and VO_SELECTABLE. |
|
Reimplemented from ht_format_viewer. Definition at line 77 of file htmz.cc. References ht_mz_shared_data::header, ht_format_loc::length, loc_enum, ht_format_loc::name, and ht_format_loc::start. |
|
Reimplemented from ht_format_viewer. Definition at line 72 of file htmz.cc. References loc_enum. |
|
Definition at line 41 of file htmz.h. Referenced by loc_enum_next(), and loc_enum_start(). |