#include "GaudiKernel/IInterface.h"
#include "GaudiKernel/ISvcManager.h"
#include <string>
#include <list>
Include dependency graph for ISvcLocator.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ISvcLocator |
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to locate services in the framework. More... | |
Defines | |
#define | GAUDIKERNEL_ISVCLOCATOR_H 1 |
Variables | |
static const InterfaceID | IID_ISvcLocator (11, 2, 1) |
#define GAUDIKERNEL_ISVCLOCATOR_H 1 |
Definition at line 3 of file ISvcLocator.h.
const InterfaceID IID_ISvcLocator(11, 2, 1) [static] |