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

ShadowEntry Class Reference

List of all members.

Public Methods

 ShadowEntry ()
 ShadowEntry (const std::string& d, const std::string& n, const IFactory* f)
 ShadowEntry (const ShadowEntry& copy)
ShadowEntry& operator= (const ShadowEntry& copy)

Public Attributes

std::string dllName
std::string facName
IFactoryfac

Constructor & Destructor Documentation

ShadowEntry::ShadowEntry ( ) [inline]
 

Definition at line 123 of file Bootstrap.cpp.

ShadowEntry::ShadowEntry ( const std::string & d,
const std::string & n,
const IFactory * f ) [inline]
 

Definition at line 125 of file Bootstrap.cpp.

ShadowEntry::ShadowEntry ( const ShadowEntry & copy ) [inline]
 

Definition at line 130 of file Bootstrap.cpp.


Member Function Documentation

ShadowEntry & ShadowEntry::operator= ( const ShadowEntry & copy ) [inline]
 

Definition at line 135 of file Bootstrap.cpp.


Member Data Documentation

std::string ShadowEntry::dllName
 

Definition at line 119 of file Bootstrap.cpp.

IFactory * ShadowEntry::fac
 

Definition at line 121 of file Bootstrap.cpp.

std::string ShadowEntry::facName
 

Definition at line 120 of file Bootstrap.cpp.


The documentation for this class was generated from the following file:
Generated at Wed Nov 21 12:22:15 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000