Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

OutImportParam Struct Reference

List of all members.

Public Methods

 OutImportParam (CFile &_file, uint32_t _imageBase)

Public Attributes

CFilefile
uint32_t imagebase

Constructor & Destructor Documentation

OutImportParam::OutImportParam CFile   _file,
uint32_t    _imageBase
[inline]
 

Definition at line 63 of file perdr.cpp.

References file, and imagebase.

00063                                                         :
00064         file(&_file),imagebase(_imageBase) {};
  CFile* file;


Member Data Documentation

CFile* OutImportParam::file
 

Definition at line 65 of file perdr.cpp.

Referenced by OutImportParam(), and OutputImport().

uint32_t OutImportParam::imagebase
 

Definition at line 66 of file perdr.cpp.

Referenced by OutImportParam(), and OutputImport().


The documentation for this struct was generated from the following file:
Generated on Mon Jan 13 22:20:36 2003 for perdr by doxygen1.2.15