![]() |
The Gaudi Framework
v27r1
|
This is the complete list of members for MessageSvc, including all inherited members.
| always() const | CommonMessagingBase | inline |
| auditorSvc() const | Service | |
| base_class typedef | extends< Service, IMessageSvc, IInactiveMessageCounter > | |
| ColorMap typedef | MessageSvc | private |
| colTrans(std::string, int) | MessageSvc | private |
| configure() override | Service | inline |
| 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 |
| defaultStream() const override | MessageSvc | inline |
| eraseMessage() override | MessageSvc | |
| eraseMessage(const StatusCode &code) override | MessageSvc | |
| eraseMessage(const StatusCode &code, const Message &message) override | MessageSvc | |
| eraseStream() override | MessageSvc | |
| eraseStream(int message_type) override | MessageSvc | |
| eraseStream(int message_type, std::ostream *stream) override | MessageSvc | |
| eraseStream(std::ostream *stream) override | MessageSvc | |
| err() const | CommonMessagingBase | inline |
| error() const | CommonMessagingBase | inline |
| ext_iids typedef | extend_interfaces< Interfaces...> | |
| extend_interfaces_base typedef | extends< Service, IMessageSvc, IInactiveMessageCounter > | |
| Factory typedef | Service | |
| fatal() const | CommonMessagingBase | inline |
| finalize() override | MessageSvc | |
| FSMState() const override | Service | inline |
| getInterfaceNames() const override | extends< Service, IMessageSvc, IInactiveMessageCounter > | inline |
| getLogColor(int logLevel) const override | MessageSvc | |
| 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 | |
| hasProperty(const std::string &name) const override | Service | |
| i_cast(const InterfaceID &tid) const override | extends< Service, IMessageSvc, IInactiveMessageCounter > | inline |
| i_reportMessage(const Message &msg, int outputLevel) | MessageSvc | protectedvirtual |
| i_reportMessage(const StatusCode &code, const std::string &source) | MessageSvc | protectedvirtual |
| incrInactiveCount(MSG::Level level, const std::string &src) override | MessageSvc | |
| info() const | CommonMessagingBase | inline |
| initColors(Property &prop) | MessageSvc | private |
| initialize() override | MessageSvc | |
| insertMessage(const StatusCode &code, const Message &message) override | MessageSvc | |
| insertStream(int message_type, const std::string &name, std::ostream *stream) override | MessageSvc | |
| m_colMap | MessageSvc | private |
| m_color | MessageSvc | private |
| m_defaultFormat | MessageSvc | private |
| m_defaultMessage | MessageSvc | private |
| m_defaultStream | MessageSvc | private |
| m_defaultTimeFormat | MessageSvc | private |
| m_inactCount | MessageSvc | private |
| m_inactiveMap | MessageSvc | private |
| m_logColorCodes | MessageSvc | private |
| m_logColors | MessageSvc | private |
| m_loggedStreams | MessageSvc | private |
| m_loggedStreamsName | MessageSvc | private |
| m_messageMap | MessageSvc | private |
| m_messageMapMutex | MessageSvc | mutableprivate |
| m_msgCount | MessageSvc | private |
| m_msgLimit | MessageSvc | private |
| m_outputLevel | Service | protected |
| m_reportMutex | MessageSvc | mutableprivate |
| m_sourceMap | MessageSvc | private |
| m_state | Service | protected |
| m_statLevel | MessageSvc | private |
| m_stats | MessageSvc | private |
| m_streamMap | MessageSvc | private |
| m_suppress | MessageSvc | private |
| m_targetState | Service | protected |
| m_thresholdMap | MessageSvc | private |
| m_thresholdMapMutex | MessageSvc | mutableprivate |
| m_thresholdProp | MessageSvc | private |
| m_tracedInactiveSources | MessageSvc | private |
| messageCount(MSG::Level logLevel) const override | MessageSvc | |
| MessageMap typedef | MessageSvc | |
| MessageSvc(const std::string &name, ISvcLocator *svcloc) | MessageSvc | |
| 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 | |
| NamedStream typedef | MessageSvc | |
| outputLevel() const override | MessageSvc | |
| outputLevel(const std::string &source) const override | MessageSvc | |
| queryInterface(const InterfaceID &ti, void **pp) override | extends< Service, IMessageSvc, IInactiveMessageCounter > | inline |
| reinitialize() override | MessageSvc | |
| reportMessage(const Message &message) override | MessageSvc | |
| reportMessage(const Message &msg, int outputLevel) override | MessageSvc | |
| reportMessage(const StatusCode &code, const std::string &source="") override | MessageSvc | |
| reportMessage(const char *source, int type, const char *message) override | MessageSvc | |
| reportMessage(const std::string &source, int type, const std::string &message) override | MessageSvc | |
| restart() override | Service | |
| Service(std::string name, ISvcLocator *svcloc) | 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 |
| serviceLocator() const override | Service | |
| setDefaultStream(std::ostream *stream) override | MessageSvc | inline |
| setOutputLevel(int new_level) override | MessageSvc | |
| setOutputLevel(const std::string &source, int new_level) override | MessageSvc | |
| 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 |
| setupColors(Property &prop) | MessageSvc | private |
| setupInactCount(Property &prop) | MessageSvc | private |
| setupLimits(Property &prop) | MessageSvc | private |
| setupLogStreams() | MessageSvc | private |
| setupThreshold(Property &prop) | MessageSvc | private |
| start() override | Service | |
| stop() override | Service | |
| StreamMap typedef | MessageSvc | |
| sysFinalize() override | Service | |
| sysInitialize() override | Service | |
| sysReinitialize() override | Service | |
| sysRestart() override | Service | |
| sysStart() override | Service | |
| sysStop() override | Service | |
| targetFSMState() const override | Service | inline |
| tee(const std::string &sourceName, const std::string &logFileName, const std::set< std::string > &declaredOutFileNames) | MessageSvc | private |
| terminate() override | Service | inline |
| ThresholdMap typedef | MessageSvc | |
| updateMsgStreamOutputLevel(int level) | CommonMessaging< implements< IService, IProperty, IStateful > > | inlineprotected |
| useColor() const override | MessageSvc | inline |
| verbose() const | CommonMessagingBase | inline |
| warning() const | CommonMessagingBase | inline |
| ~CommonMessagingBase()=default | CommonMessagingBase | virtual |
| ~extend_interfaces() override=default | extend_interfaces< Interfaces...> | |
| ~extends() override=default | extends< Service, IMessageSvc, IInactiveMessageCounter > | |
| ~MessageSvc() override=default | MessageSvc | |
| ~Service() override | Service | protected |