Gaudi Framework, version v22r2

Home   Generated: Tue May 10 2011
Public Member Functions

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Tue May 10 2011 18:54:50 for Gaudi Framework, version v22r2 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004