1 #ifndef GAUDISVC_APPMGRRUNABLE_H 2 #define GAUDISVC_APPMGRRUNABLE_H 1 37 using extends::extends;
50 #endif // GAUDISVC_APPMGRRUNABLE_H StatusCode start() override
IService implementation: start the service.
Implementation of property with value of concrete type.
Class definition of AppMgrRunable.
StatusCode finalize() override
IService implementation: finalize the service.
This class is used for returning status codes from appropriate routines.
StatusCode run() override
IRunable implementation : Run the class implementation.
StatusCode stop() override
IService implementation: stop the service.
Application Manager User Interface.
StatusCode initialize() override
IService implementation: initialize the service.
Base class used to extend a class implementing other interfaces.
Gaudi::Property< int > m_evtMax
IAppMgrUI * m_appMgrUI
Reference to application manager UI.