Gaudi Framework, version v24r2

Home   Generated: Wed Dec 4 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
IComponentManager.h
Go to the documentation of this file.
1 #ifndef ICOMPONENTMANAGER_H_
2 #define ICOMPONENTMANAGER_H_
3 
4 // Include files
6 
11 class GAUDI_API IComponentManager: virtual public IStateful {
12 public:
15 
17  virtual const InterfaceID& componentBaseInterface() const = 0;
18 
20  virtual ~IComponentManager();
21 };
22 
23 #endif /* ICOMPONENTMANAGER_H_ */

Generated at Wed Dec 4 2013 14:33:08 for Gaudi Framework, version v24r2 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004