![]() |
The Gaudi Framework
v27r1
|
This is the complete list of members for HistorySvc, including all inherited members.
always() const | CommonMessagingBase | inline |
auditorSvc() const | Service | |
base_class typedef | extends< Service, IHistorySvc, IIncidentListener > | |
captureState() | HistorySvc | virtual |
clearState() | HistorySvc | private |
configure() override | Service | inline |
createDataHistoryObj(const CLID &id, const std::string &key, const std::string &store) | HistorySvc | virtual |
DataHistMap typedef | HistorySvc | private |
debug() const | CommonMessagingBase | inline |
declarePrivateTool(ToolHandle< T > &handle, std::string toolTypeAndName="", bool createIf=true) | Service | inline |
declareProperty(const std::string &name, T &property, const std::string &doc="none") const | Service | inline |
declarePublicTool(ToolHandle< T > &handle, std::string toolTypeAndName="", bool createIf=true) | Service | inline |
declareRemoteProperty(const std::string &name, IProperty *rsvc, const std::string &rname="") const | Service | inline |
DHMCitr typedef | HistorySvc | private |
DHMitr typedef | HistorySvc | private |
dumpProp(const Property *, const bool isXML=false, int indent=0) const | HistorySvc | private |
dumpProperties(std::ofstream &) const | HistorySvc | private |
dumpProperties(const IService &, std::ofstream &) const | HistorySvc | private |
dumpProperties(const Algorithm &, std::ofstream &) const | HistorySvc | private |
dumpProperties(const IAlgTool &, std::ofstream &) const | HistorySvc | private |
dumpState(std::ofstream &) const | HistorySvc | private |
dumpState(const INamedInterface *, std::ofstream &) const | HistorySvc | private |
err() const | CommonMessagingBase | inline |
error() const | CommonMessagingBase | inline |
ext_iids typedef | extend_interfaces< Interfaces...> | |
extend_interfaces_base typedef | extends< Service, IHistorySvc, IIncidentListener > | |
Factory typedef | Service | |
fatal() const | CommonMessagingBase | inline |
finalize() | HistorySvc | virtual |
FSMState() const override | Service | inline |
getAlgHistory(const Algorithm &) const | HistorySvc | virtual |
getAlgHistory(std::set< AlgorithmHistory * > &) const | HistorySvc | virtual |
getAlgToolHistory(const IAlgTool &) const | HistorySvc | virtual |
getAlgToolHistory(std::set< AlgToolHistory * > &) const | HistorySvc | virtual |
getCurrentIAlg() const | HistorySvc | private |
getDataHistory(const CLID &id, const std::string &key, const std::string &store) const | HistorySvc | virtual |
getDataHistory(const CLID &id, const std::string &key, const std::string &storeName, std::list< DataHistory * > &dhlist) const | HistorySvc | virtual |
getInterfaceNames() const override | extends< Service, IHistorySvc, IIncidentListener > | inline |
getJobHistory() const | HistorySvc | virtual |
getProperties() const override | Service | |
getProperty(Property *p) const override | Service | |
getProperty(const std::string &name) const override | Service | |
getProperty(const std::string &n, std::string &v) const override | Service | |
getServiceHistory(const IService &) const | HistorySvc | virtual |
getServiceHistory(std::set< ServiceHistory * > &) const | HistorySvc | virtual |
handle(const Incident &inc) | HistorySvc | virtual |
hasProperty(const std::string &name) const override | Service | |
HistorySvc(const std::string &name, ISvcLocator *svc) | HistorySvc | |
i_cast(const InterfaceID &tid) const override | extends< Service, IHistorySvc, IIncidentListener > | inline |
info() const | CommonMessagingBase | inline |
initialize() | HistorySvc | virtual |
listProperties() const | HistorySvc | virtual |
listProperties(const IService &) const | HistorySvc | virtual |
listProperties(const Algorithm &) const | HistorySvc | virtual |
listProperties(const IAlgTool &) const | HistorySvc | virtual |
m_activate | HistorySvc | private |
m_algmap | HistorySvc | private |
m_algtoolmap | HistorySvc | private |
m_datMap | HistorySvc | private |
m_dump | HistorySvc | private |
m_ialgtools | HistorySvc | private |
m_incidentSvc | HistorySvc | private |
m_isInitialized | HistorySvc | private |
m_jobHistory | HistorySvc | private |
m_log | HistorySvc | mutableprivate |
m_outputFile | HistorySvc | private |
m_outputFileTypeXML | HistorySvc | private |
m_outputLevel | Service | protected |
m_state | Service | protected |
m_svcmap | HistorySvc | private |
m_targetState | Service | protected |
m_toolSvc | HistorySvc | private |
msg() const | CommonMessagingBase | inline |
msgLevel() const | CommonMessagingBase | inline |
msgLevel(MSG::Level lvl) const | CommonMessagingBase | inline |
msgStream() const | CommonMessagingBase | inline |
msgStream(const MSG::Level level) const | CommonMessagingBase | inline |
msgSvc() const | CommonMessagingBase | inline |
name() const override | Service | |
outputLevel() const | Service | inlineprotected |
p_algCtxSvc | HistorySvc | private |
PropertyList typedef | HistorySvc | private |
queryInterface(const InterfaceID &ti, void **pp) override | extends< Service, IHistorySvc, IIncidentListener > | inline |
registerAlg(const Algorithm &) | HistorySvc | virtual |
registerAlgTool(const IAlgTool &) | HistorySvc | virtual |
registerDataHistory(const CLID &id, const std::string &key, const std::string &store) | HistorySvc | virtual |
registerJob() | HistorySvc | virtual |
registerSvc(const IService &) | HistorySvc | virtual |
reinitialize() | HistorySvc | virtual |
restart() override | Service | |
service(const std::string &name, const T *&psvc, bool createIf=true) const | Service | inline |
service(const std::string &name, T *&psvc, bool createIf=true) const | Service | inline |
service(const std::string &name, bool createIf=true) const | Service | inline |
service(const std::string &svcType, const std::string &svcName, T *&psvc) const | Service | inline |
Service(std::string name, ISvcLocator *svcloc) | Service | |
serviceLocator() const override | Service | |
setProperties() | Service | |
setProperty(const Property &p) override | Service | |
setProperty(const std::string &s) override | Service | |
setProperty(const std::string &n, const std::string &v) override | Service | |
setProperty(const std::string &name, const TYPE &value) | Service | inline |
start() override | Service | |
stop() | HistorySvc | virtual |
sysFinalize() override | Service | |
sysInitialize() override | Service | |
sysReinitialize() override | Service | |
sysRestart() override | Service | |
sysStart() override | Service | |
sysStop() override | Service | |
targetFSMState() const override | Service | inline |
terminate() override | Service | inline |
updateMsgStreamOutputLevel(int level) | CommonMessaging< implements< IService, IProperty, IStateful > > | inlineprotected |
verbose() const | CommonMessagingBase | inline |
warning() const | CommonMessagingBase | inline |
~CommonMessagingBase()=default | CommonMessagingBase | virtual |
~extend_interfaces() override=default | extend_interfaces< Interfaces...> | |
~extends() override=default | extends< Service, IHistorySvc, IIncidentListener > | |
~HistorySvc()=default | HistorySvc | virtual |
~Service() override | Service | protected |