#include <htpe.h>
Inheritance diagram for ht_pe:

| Public Member Functions | |
| void | init (bounds *b, ht_streamfile *file, format_viewer_if **ifs, ht_format_group *format_group, FILEOFS header_ofs) | 
| 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 165 of file htpe.cc. References ht_clist::destroy(), ht_pe_shared_data::dimports, ht_format_group::done(), ht_pe_shared_data::exports, ht_pe_import::funcs, ht_pe_export::funcs, ht_pe_shared_data::imports, ht_pe_import::libs, pe_section_headers::sections, and ht_pe_shared_data::sections. | 
| 
 | ||||||||||||||||||||||||
| 
 | 
| 
 Reimplemented from ht_format_viewer. Definition at line 208 of file htpe.cc. References ht_pe_shared_data::coffheader, FILEOFS, ht_pe_shared_data::header_ofs, ht_format_loc::length, loc_enum, MAX, ht_format_loc::name, ht_pe_shared_data::pe32, pe_rva_to_ofs(), pe_section_headers::section_count, pe_section_headers::sections, ht_pe_shared_data::sections, ht_format_loc::start, and UINT. | 
| 
 | 
| 
 Reimplemented from ht_format_viewer. | 
| 
 | 
| 
 Definition at line 99 of file htpe.h. Referenced by loc_enum_next(). | 
 1.3.5
 
1.3.5