Gaudi Framework, version v21r6

Home   Generated: 11 Nov 2009

IClassManager Class Reference

#include <GaudiKernel/IClassManager.h>

Inheritance diagram for IClassManager:

Inheritance graph
[legend]
Collaboration diagram for IClassManager:

Collaboration graph
[legend]

List of all members.


Detailed Description

The IClassManager is the interface implemented by the generic Factory in the Application Manager to support class management functions.

Author:
Pere Mato

Definition at line 20 of file IClassManager.h.


Public Member Functions

 DeclareInterfaceID (IClassManager, 2, 0)
virtual StatusCode loadModule (const std::string &module, bool fireIncident=true)=0
 Declare a sharable library to be used for creating instances of a given algorithm type.

Member Function Documentation

IClassManager::DeclareInterfaceID ( IClassManager  ,
,
 
)

virtual StatusCode IClassManager::loadModule ( const std::string module,
bool  fireIncident = true 
) [pure virtual]

Declare a sharable library to be used for creating instances of a given algorithm type.

Implemented in DLLClassManager.


The documentation for this class was generated from the following file:

Generated at Wed Nov 11 16:33:30 2009 for Gaudi Framework, version v21r6 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004