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

ht_xbe_import_function Class Reference

#include <htxbeimp.h>

Inheritance diagram for ht_xbe_import_function:

Object List of all members.

Public Member Functions

 ht_xbe_import_function (RVA address, UINT ordinal)
 ht_xbe_import_function (RVA address, char *name, UINT hint)
 ~ht_xbe_import_function ()

Public Attributes

UINT libidx
bool byname
RVA address

Constructor & Destructor Documentation

ht_xbe_import_function::ht_xbe_import_function RVA  address,
UINT  ordinal
 

Definition at line 509 of file htxbeimp.cc.

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

ht_xbe_import_function::ht_xbe_import_function RVA  address,
char *  name,
UINT  hint
 

Definition at line 516 of file htxbeimp.cc.

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

ht_xbe_import_function::~ht_xbe_import_function  ) 
 

Definition at line 524 of file htxbeimp.cc.

References byname, and name.


Member Data Documentation

RVA ht_xbe_import_function::address
 

Definition at line 44 of file htxbeimp.h.

Referenced by XBEAnalyser::beginAnalysis(), ht_xbe_import_function(), and ht_xbe_import_viewer::select_entry().

bool ht_xbe_import_function::byname
 

Definition at line 36 of file htxbeimp.h.

Referenced by XBEAnalyser::beginAnalysis(), ht_xbe_import_function(), and ~ht_xbe_import_function().

UINT ht_xbe_import_function::hint
 

Definition at line 41 of file htxbeimp.h.

UINT ht_xbe_import_function::libidx
 

Definition at line 35 of file htxbeimp.h.

struct { ... } ht_xbe_import_function::name
 

char* ht_xbe_import_function::name
 

Definition at line 40 of file htxbeimp.h.

Referenced by XBEAnalyser::beginAnalysis(), ht_xbe_import_function(), and ~ht_xbe_import_function().

UINT ht_xbe_import_function::ordinal
 

Definition at line 38 of file htxbeimp.h.

Referenced by XBEAnalyser::beginAnalysis(), and ht_xbe_import_function().


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