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

ht_pe_export_function Class Reference

#include <htpeexp.h>

Inheritance diagram for ht_pe_export_function:

Object List of all members.

Public Member Functions

 ht_pe_export_function (RVA address, UINT ordinal)
 ht_pe_export_function (RVA address, UINT ordinal, char *name)
 ~ht_pe_export_function ()

Public Attributes

UINT ordinal
bool byname
char * name
RVA address

Constructor & Destructor Documentation

ht_pe_export_function::ht_pe_export_function RVA  address,
UINT  ordinal
 

Definition at line 336 of file htpeexp.cc.

References address, byname, ordinal, RVA, and UINT.

ht_pe_export_function::ht_pe_export_function RVA  address,
UINT  ordinal,
char *  name
 

Definition at line 343 of file htpeexp.cc.

References address, byname, ht_strdup(), name, ordinal, RVA, and UINT.

ht_pe_export_function::~ht_pe_export_function  ) 
 

Definition at line 351 of file htpeexp.cc.

References byname, and name.


Member Data Documentation

RVA ht_pe_export_function::address
 

Definition at line 57 of file htpeexp.h.

Referenced by PEAnalyser::beginAnalysis(), ht_pe_export_function(), and ht_pe_export_viewer::select_entry().

bool ht_pe_export_function::byname
 

Definition at line 55 of file htpeexp.h.

Referenced by PEAnalyser::beginAnalysis(), ht_pe_export_function(), and ~ht_pe_export_function().

char* ht_pe_export_function::name
 

Definition at line 56 of file htpeexp.h.

Referenced by PEAnalyser::beginAnalysis(), ht_pe_export_function(), and ~ht_pe_export_function().

UINT ht_pe_export_function::ordinal
 

Definition at line 53 of file htpeexp.h.

Referenced by PEAnalyser::beginAnalysis(), and ht_pe_export_function().


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