Gaudi Framework, version v21r8

Home   Generated: 17 Mar 2010

IClassManager Class Reference

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

#include <GaudiKernel/IClassManager.h>

Inheritance diagram for IClassManager:

Inheritance graph
[legend]
Collaboration diagram for IClassManager:

Collaboration graph
[legend]

List of all members.

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.


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.


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 Mar 17 18:17:46 2010 for Gaudi Framework, version v21r8 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004