HistorySvc Member List

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

always() const CommonMessagingBaseinline
auditorSvc() const Service
base_class typedefextends< Service, IHistorySvc, IIncidentListener >
captureState()HistorySvcvirtual
clearState()HistorySvcprivate
configure() overrideServiceinline
createDataHistoryObj(const CLID &id, const std::string &key, const std::string &store)HistorySvcvirtual
DataHistMap typedefHistorySvcprivate
debug() const CommonMessagingBaseinline
declarePrivateTool(ToolHandle< T > &handle, std::string toolTypeAndName="", bool createIf=true)Serviceinline
declareProperty(const std::string &name, T &property, const std::string &doc="none") const Serviceinline
declarePublicTool(ToolHandle< T > &handle, std::string toolTypeAndName="", bool createIf=true)Serviceinline
declareRemoteProperty(const std::string &name, IProperty *rsvc, const std::string &rname="") const Serviceinline
DHMCitr typedefHistorySvcprivate
DHMitr typedefHistorySvcprivate
dumpProp(const Property *, const bool isXML=false, int indent=0) const HistorySvcprivate
dumpProperties(std::ofstream &) const HistorySvcprivate
dumpProperties(const IService &, std::ofstream &) const HistorySvcprivate
dumpProperties(const Algorithm &, std::ofstream &) const HistorySvcprivate
dumpProperties(const IAlgTool &, std::ofstream &) const HistorySvcprivate
dumpState(std::ofstream &) const HistorySvcprivate
dumpState(const INamedInterface *, std::ofstream &) const HistorySvcprivate
err() const CommonMessagingBaseinline
error() const CommonMessagingBaseinline
ext_iids typedefextend_interfaces< Interfaces...>
extend_interfaces_base typedefextends< Service, IHistorySvc, IIncidentListener >
Factory typedefService
fatal() const CommonMessagingBaseinline
finalize()HistorySvcvirtual
FSMState() const overrideServiceinline
getAlgHistory(const Algorithm &) const HistorySvcvirtual
getAlgHistory(std::set< AlgorithmHistory * > &) const HistorySvcvirtual
getAlgToolHistory(const IAlgTool &) const HistorySvcvirtual
getAlgToolHistory(std::set< AlgToolHistory * > &) const HistorySvcvirtual
getCurrentIAlg() const HistorySvcprivate
getDataHistory(const CLID &id, const std::string &key, const std::string &store) const HistorySvcvirtual
getDataHistory(const CLID &id, const std::string &key, const std::string &storeName, std::list< DataHistory * > &dhlist) const HistorySvcvirtual
getInterfaceNames() const overrideextends< Service, IHistorySvc, IIncidentListener >inline
getJobHistory() const HistorySvcvirtual
getProperties() const overrideService
getProperty(Property *p) const overrideService
getProperty(const std::string &name) const overrideService
getProperty(const std::string &n, std::string &v) const overrideService
getServiceHistory(const IService &) const HistorySvcvirtual
getServiceHistory(std::set< ServiceHistory * > &) const HistorySvcvirtual
handle(const Incident &inc)HistorySvcvirtual
hasProperty(const std::string &name) const overrideService
HistorySvc(const std::string &name, ISvcLocator *svc)HistorySvc
i_cast(const InterfaceID &tid) const overrideextends< Service, IHistorySvc, IIncidentListener >inline
info() const CommonMessagingBaseinline
initialize()HistorySvcvirtual
listProperties() const HistorySvcvirtual
listProperties(const IService &) const HistorySvcvirtual
listProperties(const Algorithm &) const HistorySvcvirtual
listProperties(const IAlgTool &) const HistorySvcvirtual
m_activateHistorySvcprivate
m_algmapHistorySvcprivate
m_algtoolmapHistorySvcprivate
m_datMapHistorySvcprivate
m_dumpHistorySvcprivate
m_ialgtoolsHistorySvcprivate
m_incidentSvcHistorySvcprivate
m_isInitializedHistorySvcprivate
m_jobHistoryHistorySvcprivate
m_logHistorySvcmutableprivate
m_outputFileHistorySvcprivate
m_outputFileTypeXMLHistorySvcprivate
m_outputLevelServiceprotected
m_stateServiceprotected
m_svcmapHistorySvcprivate
m_targetStateServiceprotected
m_toolSvcHistorySvcprivate
msg() const CommonMessagingBaseinline
msgLevel() const CommonMessagingBaseinline
msgLevel(MSG::Level lvl) const CommonMessagingBaseinline
msgStream() const CommonMessagingBaseinline
msgStream(const MSG::Level level) const CommonMessagingBaseinline
msgSvc() const CommonMessagingBaseinline
name() const overrideService
outputLevel() const Serviceinlineprotected
p_algCtxSvcHistorySvcprivate
PropertyList typedefHistorySvcprivate
queryInterface(const InterfaceID &ti, void **pp) overrideextends< Service, IHistorySvc, IIncidentListener >inline
registerAlg(const Algorithm &)HistorySvcvirtual
registerAlgTool(const IAlgTool &)HistorySvcvirtual
registerDataHistory(const CLID &id, const std::string &key, const std::string &store)HistorySvcvirtual
registerJob()HistorySvcvirtual
registerSvc(const IService &)HistorySvcvirtual
reinitialize()HistorySvcvirtual
restart() overrideService
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 &name, bool createIf=true) const Serviceinline
service(const std::string &svcType, const std::string &svcName, T *&psvc) const Serviceinline
Service(std::string name, ISvcLocator *svcloc)Service
serviceLocator() const overrideService
setProperties()Service
setProperty(const Property &p) overrideService
setProperty(const std::string &s) overrideService
setProperty(const std::string &n, const std::string &v) overrideService
setProperty(const std::string &name, const TYPE &value)Serviceinline
start() overrideService
stop()HistorySvcvirtual
sysFinalize() overrideService
sysInitialize() overrideService
sysReinitialize() overrideService
sysRestart() overrideService
sysStart() overrideService
sysStop() overrideService
targetFSMState() const overrideServiceinline
terminate() overrideServiceinline
updateMsgStreamOutputLevel(int level)CommonMessaging< implements< IService, IProperty, IStateful > >inlineprotected
verbose() const CommonMessagingBaseinline
warning() const CommonMessagingBaseinline
~CommonMessagingBase()=defaultCommonMessagingBasevirtual
~extend_interfaces() override=defaultextend_interfaces< Interfaces...>
~extends() override=defaultextends< Service, IHistorySvc, IIncidentListener >
~HistorySvc()=defaultHistorySvcvirtual
~Service() overrideServiceprotected