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

Import Class Reference

#include <ParseImports.H>

List of all members.

Public Member Functions

 Import (const Text &path, const Text &orig, const ImportID &id, int start, int end, bool local, bool fromForm=false, bool noUpdate=false) throw ()
 Import (const Import &other)

Public Attributes

Text path
Text orig
ImportID id
int start
int end
bool local
bool fromForm
bool noUpdate


Constructor & Destructor Documentation

Import::Import const Text path,
const Text orig,
const ImportID id,
int  start,
int  end,
bool  local,
bool  fromForm = false,
bool  noUpdate = false
throw () [inline]
 

Definition at line 43 of file ParseImports.H.

Import::Import const Import other  )  [inline]
 

Definition at line 47 of file ParseImports.H.


Member Data Documentation

int Import::end
 

Definition at line 39 of file ParseImports.H.

Referenced by dump_imports().

bool Import::fromForm
 

Definition at line 41 of file ParseImports.H.

Referenced by dump_imports().

ImportID Import::id
 

Definition at line 38 of file ParseImports.H.

Referenced by dump_imports().

bool Import::local
 

Definition at line 40 of file ParseImports.H.

Referenced by dump_imports().

bool Import::noUpdate
 

Definition at line 42 of file ParseImports.H.

Referenced by dump_imports().

Text Import::orig
 

Definition at line 37 of file ParseImports.H.

Referenced by dump_imports().

Text Import::path
 

Definition at line 36 of file ParseImports.H.

Referenced by dump_imports(), Search(), and RecursiveStats::visitImports().

int Import::start
 

Definition at line 39 of file ParseImports.H.

Referenced by dump_imports().


The documentation for this class was generated from the following file:
Generated on Mon May 8 00:49:10 2006 for Vesta by  doxygen 1.4.2