Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

ht_mz Class Reference

#include <htmz.h>

Inheritance diagram for ht_mz:

ht_format_group ht_format_viewer ht_viewer ht_view Object List of all members.

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

Member Function Documentation

void ht_mz::done  )  [virtual]
 

Reimplemented from ht_format_group.

Definition at line 66 of file htmz.cc.

References ht_format_group::done().

void ht_mz::init bounds *  b,
ht_streamfile file,
format_viewer_if **  ifs,
ht_format_group format_group
 

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.

bool ht_mz::loc_enum_next ht_format_loc loc  )  [virtual]
 

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.

void ht_mz::loc_enum_start  )  [virtual]
 

Reimplemented from ht_format_viewer.

Definition at line 72 of file htmz.cc.

References loc_enum.


Member Data Documentation

bool ht_mz::loc_enum [protected]
 

Definition at line 41 of file htmz.h.

Referenced by loc_enum_next(), and loc_enum_start().


The documentation for this class was generated from the following files:
Generated on Fri May 7 21:16:00 2004 by doxygen 1.3.5