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

DllTableSpace Class Reference

Inheritance diagram for DllTableSpace:

std::map List of all members.

Public Methods

 DllTableSpace ()
virtual ~DllTableSpace ()
void addDll (const std::string& key, FactoryTable::EntryList* list)
FactoryTable::EntryList* shadow (TableObject& key)

Constructor & Destructor Documentation

DllTableSpace::DllTableSpace ( )
 

Definition at line 30 of file DLLClassManager.cpp.

DllTableSpace::~DllTableSpace ( ) [virtual]
 

Definition at line 33 of file DLLClassManager.cpp.


Member Function Documentation

void DllTableSpace::addDll ( const std::string & key,
FactoryTable::EntryList * list )
 

Definition at line 54 of file DLLClassManager.cpp.

Referenced by DLLClassManager::loadModule().

FactoryTable::EntryList * DllTableSpace::shadow ( TableObject & obj )
 

Definition at line 46 of file DLLClassManager.cpp.

Referenced by DLLClassManager::loadModule().


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