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

ht_ne_entrypoint Class Reference

#include <htne.h>

Inheritance diagram for ht_ne_entrypoint:

Object List of all members.

Public Member Functions

 ht_ne_entrypoint (UINT ordinal, UINT seg, UINT offset, UINT flags)
virtual ~ht_ne_entrypoint ()

Public Attributes

UINT ordinal
UINT seg
UINT offset
UINT flags
char * name

Constructor & Destructor Documentation

ht_ne_entrypoint::ht_ne_entrypoint UINT  ordinal,
UINT  seg,
UINT  offset,
UINT  flags
 

Definition at line 381 of file htne.cc.

References flags, name, NULL, offset, ordinal, seg, and UINT.

ht_ne_entrypoint::~ht_ne_entrypoint  )  [virtual]
 

Definition at line 390 of file htne.cc.

References name.


Member Data Documentation

UINT ht_ne_entrypoint::flags
 

Definition at line 113 of file htne.h.

Referenced by ht_ne_entrypoint().

char* ht_ne_entrypoint::name
 

Definition at line 114 of file htne.h.

Referenced by NEAnalyser::beginAnalysis(), ht_ne_entrypoint(), and ~ht_ne_entrypoint().

UINT ht_ne_entrypoint::offset
 

Definition at line 112 of file htne.h.

Referenced by NEAnalyser::beginAnalysis(), and ht_ne_entrypoint().

UINT ht_ne_entrypoint::ordinal
 

Definition at line 110 of file htne.h.

Referenced by NEAnalyser::beginAnalysis(), and ht_ne_entrypoint().

UINT ht_ne_entrypoint::seg
 

Definition at line 111 of file htne.h.

Referenced by NEAnalyser::beginAnalysis(), and ht_ne_entrypoint().


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