The Gaudi Framework  master (37c0b60a)
MessageSvc Member List

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

addToolsArray(ToolHandleArray< T > &hndlArr)Serviceinline
assertUniqueName(std::string_view name) constPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inlineprivate
auditorSvc() constService
base_class typedefextends< Service, IMessageSvc, IInactiveMessageCounter >
bindPropertiesTo(Gaudi::Interfaces::IOptionsSvc &optsSvc)PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
configure() overrideServiceinline
create_msgStream() const override finalCommonMessaging< implements< IService, IProperty, IStateful > >inlineprivate
declareProperty(const std::string &name, ToolHandle< T > &hndl, const std::string &doc="none")Serviceinline
declareProperty(const std::string &name, ToolHandleArray< T > &hndlArr, const std::string &doc="none")Serviceinline
PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >::declareProperty(Gaudi::Details::PropertyBase &prop)PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >::declareProperty(const std::string &name, TYPE &value, const std::string &doc="none")PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >::declareProperty(const std::string &name, Gaudi::Property< TYPE, VERIFIER, HANDLERS > &prop, const std::string &doc="none")PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
declareRemoteProperty(const std::string &name, IProperty *rsvc, const std::string &rname="")PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
declareTool(ToolHandle< T > &handle, bool createIf=true)Serviceinline
declareTool(ToolHandle< T > &handle, const std::string &toolTypeAndName, bool createIf=true)Serviceinline
defaultStream() const overrideMessageSvcinline
eraseMessage() overrideMessageSvc
eraseMessage(const StatusCode &code) overrideMessageSvc
eraseMessage(const StatusCode &code, const Message &message) overrideMessageSvc
eraseStream() overrideMessageSvc
eraseStream(int message_type) overrideMessageSvc
eraseStream(int message_type, std::ostream *stream) overrideMessageSvc
eraseStream(std::ostream *stream) overrideMessageSvc
ext_iids typedefextend_interfaces< Interfaces... >
extend_interfaces_base typedefextends< Service, IMessageSvc, IInactiveMessageCounter >
Factory typedefService
finalize() overrideMessageSvc
FSMState() const overrideServiceinline
getInterfaceNames() const overrideextends< Service, IMessageSvc, IInactiveMessageCounter >inline
getLogColor(int logLevel) const overrideMessageSvc
getProperties() const overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
getProperty(Gaudi::Details::PropertyBase *p) const overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
getProperty(std::string_view name) const overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
getProperty(std::string_view n, std::string &v) const overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
hasProperty(std::string_view name) const overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
i_cast(const InterfaceID &tid) const overrideextends< Service, IMessageSvc, IInactiveMessageCounter >inline
i_reportMessage(const Message &msg, int outputLevel)MessageSvcprotectedvirtual
i_reportMessage(const StatusCode &code, std::string_view source)MessageSvcprotectedvirtual
incrInactiveCount(MSG::Level level, std::string_view src) overrideMessageSvc
initialize() overrideMessageSvc
initMessaging() constCommonMessaging< implements< IService, IProperty, IStateful > >inlineprivate
initToolHandles() constServiceprivate
insertMessage(const StatusCode &code, Message message) overrideMessageSvc
insertStream(int message_type, std::string name, std::ostream *stream) overrideMessageSvc
m_auditInitServiceprotected
m_auditorFinalizeServiceprotected
m_auditorInitializeServiceprotected
m_auditorReinitializeServiceprotected
m_auditorRestartServiceprotected
m_auditorStartServiceprotected
m_auditorStopServiceprotected
m_autoRetrieveToolsServiceprotected
m_checkToolDepsServiceprotected
m_colorMessageSvcprivate
m_defaultFormatMessageSvcprivate
m_defaultMessageMessageSvcprivate
m_defaultStreamMessageSvcprivate
m_defaultTimeFormatMessageSvcprivate
m_inactCountMessageSvcprivate
m_inactiveMapMessageSvcprivate
m_initFlagServiceprivate
m_initSCServiceprivate
m_logColorCodesMessageSvcprivate
m_logColorsMessageSvcprivate
m_loggedStreamsMessageSvcprivate
m_loggedStreamsNameMessageSvcprivate
m_messageMapMessageSvcprivate
m_messageMapMutexMessageSvcmutableprivate
m_msgCountMessageSvcprivate
m_msgLimitMessageSvcprivate
m_nameServiceprivate
m_outputLevelServiceprotected
m_pAuditorSvcServicemutableprotected
m_propertiesPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >private
m_remotePropertiesPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >private
m_reportMutexMessageSvcmutableprivate
m_sourceMapMessageSvcprivate
m_stateServiceprotected
m_statLevelMessageSvcprivate
m_statsMessageSvcprivate
m_streamMapMessageSvcprivate
m_suppressMessageSvcprivate
m_svcLocatorServicemutableprivate
m_svcManagerServiceprivate
m_targetStateServiceprotected
m_thresholdMapMessageSvcprivate
m_thresholdMapMutexMessageSvcmutableprivate
m_thresholdPropMessageSvcprivate
m_todeletePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >private
m_toolHandleArraysServicemutableprivate
m_toolHandlesServicemutableprivate
m_toolHandlesInitServicemutableprivate
m_toolsServicemutableprivate
m_tracedInactiveSourcesMessageSvcprivate
messageCount(MSG::Level logLevel) const overrideMessageSvc
MessageMap typedefMessageSvc
MessageSvc(const std::string &name, ISvcLocator *svcloc)MessageSvc
msgLevel() constCommonMessaging< implements< IService, IProperty, IStateful > >inline
msgLevel(MSG::Level lvl) constCommonMessaging< implements< IService, IProperty, IStateful > >inline
name() const overrideService
NamedStream typedefMessageSvc
operator=(const PropertyHolder &)=deletePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >
outputLevel() const overrideMessageSvc
outputLevel(std::string_view source) const overrideMessageSvc
Properties typedefPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >private
property(std::string_view name) constPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
property(std::string_view name, const std::vector< Gaudi::Details::PropertyBase * > &props) constPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inlineprivate
PropertyHolder()=defaultPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >
PropertyHolder(const PropertyHolder &)=deletePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >
PropertyHolderImpl typedefPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >
queryInterface(const InterfaceID &ti, void **pp) overrideextends< Service, IMessageSvc, IInactiveMessageCounter >inline
reinitialize() overrideMessageSvc
RemoteProperties typedefPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >private
reportMessage(const Message &message) overrideMessageSvc
reportMessage(const Message &msg, int outputLevel) overrideMessageSvc
reportMessage(const StatusCode &code, std::string_view source="") overrideMessageSvc
reportMessage(std::string source, int type, std::string message) overrideMessageSvc
resetMessaging()CommonMessaging< implements< IService, IProperty, IStateful > >inlineprotected
restart() overrideService
service(const std::string &name, const T *&psvc, bool createIf=true) constServiceinline
service(const std::string &name, T *&psvc, bool createIf=true) constServiceinline
service(const std::string &name, bool createIf=true) constServiceinline
service(const std::string &svcType, const std::string &svcName, T *&psvc) constServiceinline
Service(std::string name, ISvcLocator *svcloc)Service
serviceLocator() const overrideService
setDefaultStream(std::ostream *stream) overrideMessageSvcinline
setOutputLevel(int new_level) overrideMessageSvc
setOutputLevel(std::string_view source, int new_level) overrideMessageSvc
setProperty(const std::string &name, const Gaudi::Details::PropertyBase &p) overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
setProperty(const std::string &s) overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
setProperty(const Gaudi::Details::PropertyBase &p)PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
setProperty(const std::string &name, const Gaudi::Details::PropertyBase &p)=0PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >
setProperty(const std::string &s)=0PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >
setProperty(const std::string &name, const char *v)PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
setProperty(const std::string &name, const std::string &v)PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
setProperty(const std::string &name, const TYPE &value)PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
setPropertyRepr(const std::string &n, const std::string &r) overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
setServiceManager(ISvcManager *ism) overrideServiceprivate
setupColors(Gaudi::Details::PropertyBase &prop)MessageSvcprivate
setupInactCount(Gaudi::Details::PropertyBase &prop)MessageSvcprivate
setupLimits(Gaudi::Details::PropertyBase &prop)MessageSvcprivate
setupLogStreams()MessageSvcprivate
setUpMessaging() constCommonMessaging< implements< IService, IProperty, IStateful > >inlineprotected
setupThreshold(Gaudi::Details::PropertyBase &prop)MessageSvcprivate
start() overrideService
stop() overrideService
StreamMap typedefMessageSvc
sysFinalize() overrideService
sysInitialize() overrideService
sysInitialize_imp()Serviceprivate
sysReinitialize() overrideService
sysRestart() overrideService
sysStart() overrideService
sysStop() overrideService
targetFSMState() const overrideServiceinline
terminate() overrideServiceinline
ThresholdMap typedefMessageSvc
tools() constService
tools()Serviceprotected
updateMsgStreamOutputLevel(int level)CommonMessaging< implements< IService, IProperty, IStateful > >inlineprotected
useColor() const overrideMessageSvcinline
~Service() overrideServiceprotected