IncidentSvc Member List

This is the complete list of members for IncidentSvc, including all inherited members.

addListener(IIncidentListener *lis, const std::string &type="", long priority=0, bool rethrow=false, bool singleShot=false)IncidentSvcvirtual
addRef()=0IInterfacepure virtual
always() constCommonMessaging< implements3< IService, IProperty, IStateful > >inline
auditorSvc() const Service
base_class typedefextends1< Service, IIncidentSvc >
CommonMessaging(const A1 &a1, const A2 &a2, const A3 &a3)CommonMessaging< implements3< IService, IProperty, IStateful > >inline
CommonMessaging(const A1 &a1, const A2 &a2)CommonMessaging< implements3< IService, IProperty, IStateful > >inline
CommonMessaging(const A1 &a1)CommonMessaging< implements3< IService, IProperty, IStateful > >inline
CommonMessaging()CommonMessaging< implements3< IService, IProperty, IStateful > >inline
configure()Serviceinlinevirtual
debug() constCommonMessaging< implements3< IService, IProperty, IStateful > >inline
Service::IService::DeclareInterfaceID(IService, 3, 0)IService
Service::IService::INamedInterface::DeclareInterfaceID(INamedInterface, 1, 0)INamedInterface
Service::IProperty::DeclareInterfaceID(IProperty, 2, 1)IProperty
Service::IStateful::DeclareInterfaceID(IStateful, 1, 0)IStateful
extend_interfaces1< IIncidentSvc >::DeclareInterfaceID(IIncidentSvc, 2, 0)IIncidentSvc
declareProperty(const std::string &name, T &property, const std::string &doc="none") const Serviceinline
declareRemoteProperty(const std::string &name, IProperty *rsvc, const std::string &rname="") const Serviceinline
err() constCommonMessaging< implements3< IService, IProperty, IStateful > >inline
error() constCommonMessaging< implements3< IService, IProperty, IStateful > >inline
Service::ext_iids typedefextend_interfaces3< IService, IProperty, IStateful >
extend_interfaces1< IIncidentSvc >::ext_iids typedefextend_interfaces1< IIncidentSvc >
extend_interfaces_base typedefextends1< Service, IIncidentSvc >
extends1(A1 a1, A2 a2, A3 a3)extends1< Service, IIncidentSvc >inline
extends1(A1 a1, A2 a2)extends1< Service, IIncidentSvc >inline
extends1(A1 a1)extends1< Service, IIncidentSvc >inline
extends1()extends1< Service, IIncidentSvc >inline
Factory typedefService
fatal() constCommonMessaging< implements3< IService, IProperty, IStateful > >inline
finalize()IncidentSvcvirtual
fireIncident(const Incident &incident)IncidentSvcvirtual
FSMState() const Serviceinlinevirtual
getInterfaceNames() constextends1< Service, IIncidentSvc >inlinevirtual
getListeners(std::vector< IIncidentListener * > &lis, const std::string &type="") const IncidentSvcvirtual
getProperties() const Servicevirtual
getProperty(Property *p) const Servicevirtual
getProperty(const std::string &name) const Servicevirtual
getProperty(const std::string &n, std::string &v) const Servicevirtual
hasProperty(const std::string &name) const Servicevirtual
i_cast(const InterfaceID &tid) constextends1< Service, IIncidentSvc >inlinevirtual
i_fireIncident(const Incident &incident, const std::string &type)IncidentSvcprivate
iid typedefIInterface
IncidentSvc(const std::string &name, ISvcLocator *svc)IncidentSvc
info() constCommonMessaging< implements3< IService, IProperty, IStateful > >inline
initialize()IncidentSvcvirtual
interfaceID()IInterfaceinlinestatic
interfaces typedefextends1< Service, IIncidentSvc >
LAST_ERROR enum valueIInterface
ListenerList typedefIncidentSvc
ListenerMap typedefIncidentSvc
m_currentIncidentTypeIncidentSvcprivate
m_listenerMapIncidentSvcprivate
m_listenerMapMutexIncidentSvcmutableprivate
m_msgStreamCommonMessaging< implements3< IService, IProperty, IStateful > >mutableprotected
m_msgsvcCommonMessaging< implements3< IService, IProperty, IStateful > >mutableprotected
m_outputLevelServiceprotected
m_stateServiceprotected
m_streamWithServiceCommonMessaging< implements3< IService, IProperty, IStateful > >mutableprotected
m_targetStateServiceprotected
m_timerIncidentSvcmutableprivate
m_timerLockIncidentSvcmutableprivate
msg() constCommonMessaging< implements3< IService, IProperty, IStateful > >inline
msgLevel() constCommonMessaging< implements3< IService, IProperty, IStateful > >inline
msgLevel(MSG::Level lvl) constCommonMessaging< implements3< IService, IProperty, IStateful > >inline
msgStream() constCommonMessaging< implements3< IService, IProperty, IStateful > >inline
msgStream(const MSG::Level level) constCommonMessaging< implements3< IService, IProperty, IStateful > >inline
msgSvc() constCommonMessaging< implements3< IService, IProperty, IStateful > >inline
name() const Servicevirtual
NO_INTERFACE enum valueIInterface
outputLevel() const Serviceinlineprotected
queryInterface(const InterfaceID &ti, void **pp)extends1< Service, IIncidentSvc >inlinevirtual
refCount() const =0IInterfacepure virtual
reinitialize()Servicevirtual
release()Servicevirtual
removeListener(IIncidentListener *lis, const std::string &type="")IncidentSvcvirtual
restart()Servicevirtual
service(const std::string &name, const T *&psvc, bool createIf=true) const Serviceinline
service(const std::string &name, T *&psvc, bool createIf=true) const Serviceinline
service(const std::string &svcType, const std::string &svcName, T *&psvc) const Serviceinline
Service(const std::string &name, ISvcLocator *svcloc)Service
serviceLocator() const Servicevirtual
setProperties()Service
setProperty(const Property &p)Servicevirtual
setProperty(const std::string &s)Servicevirtual
setProperty(const std::string &n, const std::string &v)Servicevirtual
setProperty(const std::string &name, const TYPE &value)Serviceinline
start()Servicevirtual
Status enum nameIInterface
stop()Servicevirtual
SUCCESS enum valueIInterface
sysFinalize()Servicevirtual
sysInitialize()Servicevirtual
sysReinitialize()Servicevirtual
sysRestart()Servicevirtual
sysStart()Servicevirtual
sysStop()Servicevirtual
targetFSMState() const Serviceinlinevirtual
terminate()Serviceinlinevirtual
updateMsgStreamOutputLevel(int level)CommonMessaging< implements3< IService, IProperty, IStateful > >inlineprotected
verbose() constCommonMessaging< implements3< IService, IProperty, IStateful > >inline
VERSMISMATCH enum valueIInterface
warning() constCommonMessaging< implements3< IService, IProperty, IStateful > >inline
~CommonMessaging()CommonMessaging< implements3< IService, IProperty, IStateful > >inlinevirtual
~extend_interfaces1()extend_interfaces1< IIncidentSvc >inlinevirtual
~extend_interfaces3()extend_interfaces3< IService, IProperty, IStateful >inlinevirtual
~extends1()extends1< Service, IIncidentSvc >inlinevirtual
~IInterface()IInterfaceinlinevirtual
~INamedInterface()INamedInterfaceinlinevirtual
~IncidentSvc()IncidentSvcvirtual
~IService()IServiceinlinevirtual
~IStateful()IStatefulinlinevirtual
~Service()Serviceprotectedvirtual