Gaudi Framework, version v23r2

Home   Generated: Thu Jun 28 2012

IComponentManager.h

Go to the documentation of this file.
00001 #ifndef ICOMPONENTMANAGER_H_
00002 #define ICOMPONENTMANAGER_H_
00003 
00004 // Include files
00005 #include "GaudiKernel/IStateful.h"
00006 
00011 class GAUDI_API IComponentManager: virtual public IStateful {
00012 public:
00014   DeclareInterfaceID(IComponentManager,1,0);
00015 
00017   virtual const InterfaceID& componentBaseInterface() const = 0;
00018 
00020   virtual ~IComponentManager();
00021 };
00022 
00023 #endif /* ICOMPONENTMANAGER_H_ */
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Thu Jun 28 2012 23:27:19 for Gaudi Framework, version v23r2 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004