#include "GaudiKernel/Kernel.h"
#include "GaudiKernel/StatusCode.h"
#include "GaudiKernel/IInterface.h"
#include "GaudiKernel/StateMachine.h"
#include <string>
Include dependency graph for IAppMgrUI.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | IAppMgrUI |
Application Manager User Interface. More... | |
Defines | |
#define | GAUDIKERNEL_IAPPMGRUI_H 1 |
Variables | |
static const InterfaceID | IID_IAppMgrUI (12, 2, 1) |
#define GAUDIKERNEL_IAPPMGRUI_H 1 |
Definition at line 3 of file IAppMgrUI.h.
const InterfaceID IID_IAppMgrUI(12, 2, 1) [static] |