Gaudi Framework, version v21r9

Home   Generated: 3 May 2010

MessageSvc Member List

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

addRef()=0IInterface [pure virtual]
always() const CommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
auditorSvc() const Service
base_class typedefextends1< Service, IMessageSvc >
ColorMap typedefMessageSvc [private]
colTrans(std::string, int)MessageSvc [private]
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()Service [inline, virtual]
debug() const CommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
DeclareInterfaceID(IMessageSvc, 2, 0)IMessageSvc
declareProperty(const std::string &name, T &property, const std::string &doc="none") const Service [inline]
declareRemoteProperty(const std::string &name, IProperty *rsvc, const std::string &rname="") const Service [inline]
defaultStream() const MessageSvc [inline, virtual]
eraseMessage()MessageSvc [virtual]
eraseMessage(const StatusCode &code)MessageSvc [virtual]
eraseMessage(const StatusCode &code, const Message &message)MessageSvc [virtual]
eraseStream()MessageSvc [virtual]
eraseStream(int message_type)MessageSvc [virtual]
eraseStream(int message_type, std::ostream *stream)MessageSvc [virtual]
eraseStream(std::ostream *stream)MessageSvc [virtual]
err() const CommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
error() const CommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
Service::ext_iids typedefextend_interfaces3< I1, I2, I3 >
extend_interfaces1< IMessageSvc >::ext_iids typedefextend_interfaces1< IMessageSvc >
extend_interfaces_base typedefextends1< Service, IMessageSvc >
extends1(A1 a1, A2 a2, A3 a3)extends1< Service, IMessageSvc > [inline]
extends1(A1 a1, A2 a2)extends1< Service, IMessageSvc > [inline]
extends1(A1 a1)extends1< Service, IMessageSvc > [inline]
extends1()extends1< Service, IMessageSvc > [inline]
fatal() const CommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
finalize()MessageSvc [virtual]
FSMState() const Service [inline, virtual]
getInterfaceNames() const extends1< Service, IMessageSvc > [inline, virtual]
getLogColor(int logLevel) const MessageSvc [virtual]
getProperties() const Service [virtual]
getProperty(Property *p) const Service [virtual]
getProperty(const std::string &name) const Service [virtual]
getProperty(const std::string &n, std::string &v) const Service [virtual]
i_cast(const std::type_info &tid) const extends1< Service, IMessageSvc > [inline, virtual]
iid typedefIInterface
info() const CommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
initColors(Property &prop)MessageSvc [private]
initialize()MessageSvc [virtual]
insertMessage(const StatusCode &code, const Message &message)MessageSvc [virtual]
insertStream(int message_type, const std::string &name, std::ostream *stream)MessageSvc [virtual]
interfaceID()IInterface [inline, static]
interfaces typedefextends1< Service, IMessageSvc >
LAST_ERROR enum valueIInterface
LoggedStreamsMap_t typedefMessageSvc [private]
m_colMapMessageSvc [private]
m_colorMessageSvc [private]
m_defaultFormatMessageSvc [private]
m_defaultMessageMessageSvc [private]
m_defaultStreamMessageSvc [private]
m_defaultTimeFormatMessageSvc [private]
m_logColorCodesMessageSvc [private]
m_logColorsMessageSvc [private]
m_loggedStreamsMessageSvc [private]
m_loggedStreamsNameMessageSvc [private]
m_messageMapMessageSvc [private]
m_messageMapMutexMessageSvc [mutable, private]
m_msgCountMessageSvc [private]
m_msgLimitMessageSvc [private]
m_msgStreamCommonMessaging< implements3< IService, IProperty, IStateful > > [mutable, protected]
m_msgsvcCommonMessaging< implements3< IService, IProperty, IStateful > > [mutable, protected]
m_outputLevelService [protected]
m_reportMutexMessageSvc [mutable, private]
m_sourceMapMessageSvc [private]
m_stateService [protected]
m_statLevelMessageSvc [private]
m_statsMessageSvc [private]
m_streamMapMessageSvc [private]
m_streamWithServiceCommonMessaging< implements3< IService, IProperty, IStateful > > [mutable, protected]
m_suppressMessageSvc [private]
m_targetStateService [protected]
m_thresholdMapMessageSvc [private]
m_thresholdMapMutexMessageSvc [mutable, private]
m_thresholdPropMessageSvc [private]
messageCount(MSG::Level logLevel) const MessageSvc [virtual]
MessageMap typedefMessageSvc
MessageSvc(const std::string &name, ISvcLocator *svcloc)MessageSvc
msg() const CommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
msgStream(const MSG::Level level=MSG::INFO) const CommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
msgSvc() const CommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
name() const Service [virtual]
NamedStream typedefMessageSvc
NO_INTERFACE enum valueIInterface
outputLevel() const MessageSvc [virtual]
outputLevel(const std::string &source) const MessageSvc [virtual]
queryInterface(const InterfaceID &ti, void **pp)extends1< Service, IMessageSvc > [inline, virtual]
refCount() const =0IInterface [pure virtual]
reinitialize()MessageSvc [virtual]
Service::release()Service [virtual]
extend_interfaces1< IMessageSvc >::release()=0IInterface [pure virtual]
reportMessage(const Message &message)MessageSvc [virtual]
reportMessage(const Message &msg, int outputLevel)MessageSvc [virtual]
reportMessage(const StatusCode &code, const std::string &source="")MessageSvc [virtual]
reportMessage(const char *source, int type, const char *message)MessageSvc [virtual]
reportMessage(const std::string &source, int type, const std::string &message)MessageSvc [virtual]
restart()Service [virtual]
Service(const std::string &name, ISvcLocator *svcloc)Service
service(const std::string &name, T *&psvc, bool createIf=true) const Service [inline]
service(const std::string &svcType, const std::string &svcName, T *&psvc) const Service [inline]
serviceLocator() const Service [virtual]
ServiceManager classService [friend]
setDefaultStream(std::ostream *stream)MessageSvc [inline, virtual]
setOutputLevel(int new_level)MessageSvc [virtual]
setOutputLevel(const std::string &source, int new_level)MessageSvc [virtual]
setProperties()Service
setProperty(const Property &p)Service [virtual]
setProperty(const std::string &s)Service [virtual]
setProperty(const std::string &n, const std::string &v)Service [virtual]
setProperty(const std::string &name, const TYPE &value)Service [inline]
setupColors(Property &prop)MessageSvc [private]
setupLimits(Property &prop)MessageSvc [private]
setupLogStreams()MessageSvc [private]
setupThreshold(Property &prop)MessageSvc [private]
start()Service [virtual]
Status enum nameIInterface
stop()Service [virtual]
StreamMap typedefMessageSvc
SUCCESS enum valueIInterface
sysFinalize()Service [virtual]
sysInitialize()Service [virtual]
sysReinitialize()Service [virtual]
sysRestart()Service [virtual]
sysStart()Service [virtual]
sysStop()Service [virtual]
targetFSMState() const Service [inline, virtual]
tee(const std::string &sourceName, const std::string &logFileName, const std::set< std::string > &declaredOutFileNames)MessageSvc [private]
terminate()Service [inline, virtual]
ThresholdMap typedefMessageSvc
useColor() const MessageSvc [inline, virtual]
verbose() const CommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
VERSMISMATCH enum valueIInterface
warning() const CommonMessaging< implements3< IService, IProperty, IStateful > > [inline]
~CommonMessaging()CommonMessaging< implements3< IService, IProperty, IStateful > > [inline, virtual]
~extend_interfaces1()extend_interfaces1< IMessageSvc > [inline, virtual]
~extend_interfaces3()extend_interfaces3< I1, I2, I3 > [inline, virtual]
~extends1()extends1< Service, IMessageSvc > [inline, virtual]
~IInterface()IInterface [inline, virtual]
~MessageSvc()MessageSvc [virtual]
~Service()Service [protected, virtual]


Generated at Mon May 3 12:25:38 2010 for Gaudi Framework, version v21r9 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004