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