addRef()=0 | IInterface | pure virtual |
always() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
auditorSvc() const | Service | |
base_class typedef | extends1< Service, IIssueLogger > | |
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 | inlinevirtual |
connect(const std::string &) | IssueLogger | private |
debug() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
Service::IService::DeclareInterfaceID(IService, 3, 0) | IService | |
Service::IService::INamedInterface::DeclareInterfaceID(INamedInterface, 1, 0) | INamedInterface | |
Service::IProperty::DeclareInterfaceID(IProperty, 2, 0) | IProperty | |
Service::IStateful::DeclareInterfaceID(IStateful, 1, 0) | IStateful | |
extend_interfaces1< IIssueLogger >::DeclareInterfaceID(IIssueLogger, 2, 0) | IIssueLogger | |
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 |
err() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
error() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
Service::ext_iids typedef | extend_interfaces3< IService, IProperty, IStateful > | |
extend_interfaces1< IIssueLogger >::ext_iids typedef | extend_interfaces1< IIssueLogger > | |
extend_interfaces_base typedef | extends1< Service, IIssueLogger > | |
extends1(A1 a1, A2 a2, A3 a3) | extends1< Service, IIssueLogger > | inline |
extends1(A1 a1, A2 a2) | extends1< Service, IIssueLogger > | inline |
extends1(A1 a1) | extends1< Service, IIssueLogger > | inline |
extends1() | extends1< Service, IIssueLogger > | inline |
Factory typedef | Service | |
fatal() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
finalize() | IssueLogger | virtual |
FSMState() const | Service | inlinevirtual |
getInterfaceNames() const | extends1< Service, IIssueLogger > | inlinevirtual |
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 |
getTraceBack(std::string &stack) | IssueLogger | private |
i_cast(const InterfaceID &tid) const | extends1< Service, IIssueLogger > | inlinevirtual |
iid typedef | IInterface | |
info() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
initialize() | IssueLogger | virtual |
interfaceID() | IInterface | inlinestatic |
interfaces typedef | extends1< Service, IIssueLogger > | |
IssueLogger(const std::string &name, ISvcLocator *svc) | IssueLogger | |
LAST_ERROR enum value | IInterface | |
m_levelSTrans | IssueLogger | private |
m_levelTrans | IssueLogger | private |
m_log | IssueLogger | private |
m_logger | IssueLogger | private |
m_msgSevMap | IssueLogger | private |
m_msgStream | CommonMessaging< implements3< IService, IProperty, IStateful > > | mutableprotected |
m_msgsvc | CommonMessaging< implements3< IService, IProperty, IStateful > > | mutableprotected |
m_outputfile | IssueLogger | private |
m_outputLevel | Service | protected |
m_reportLevel | IssueLogger | private |
m_reportLevelS | IssueLogger | private |
m_sevMsgMap | IssueLogger | private |
m_showTime | IssueLogger | private |
m_state | Service | protected |
m_streamWithService | CommonMessaging< implements3< IService, IProperty, IStateful > > | mutableprotected |
m_targetState | Service | protected |
m_traceLevel | IssueLogger | private |
m_traceLevelS | IssueLogger | private |
msg() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
msgLevel() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
msgLevel(MSG::Level lvl) const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
msgStream() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
msgStream(const MSG::Level level) const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
msgSvc() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
msgToSev(MSG::Level &lev) | IssueLogger | private |
name() const | Service | virtual |
NO_INTERFACE enum value | IInterface | |
outputLevel() const | Service | inlineprotected |
queryInterface(const InterfaceID &ti, void **pp) | extends1< Service, IIssueLogger > | inlinevirtual |
refCount() const =0 | IInterface | pure virtual |
reinitialize() | IssueLogger | virtual |
release() | Service | virtual |
report(IssueSeverity::Level level, const std::string &msg, const std::string &origin) | IssueLogger | virtual |
report(const IssueSeverity &err) | IssueLogger | virtual |
restart() | Service | virtual |
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 &svcType, const std::string &svcName, T *&psvc) const | Service | inline |
Service(const std::string &name, ISvcLocator *svcloc) | Service | |
serviceLocator() const | Service | 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 |
setServiceManager(ISvcManager *)=0 | IService | protectedpure virtual |
setupDefaultLogger() | IssueLogger | private |
setupLevels(Property &prop) | IssueLogger | private |
setupStreams(Property &prop) | IssueLogger | private |
sevToMsg(IssueSeverity::Level &lev) | IssueLogger | private |
start() | Service | virtual |
Status enum name | IInterface | |
stop() | Service | virtual |
SUCCESS enum value | IInterface | |
sysFinalize() | Service | virtual |
sysInitialize() | Service | virtual |
sysReinitialize() | Service | virtual |
sysRestart() | Service | virtual |
sysStart() | Service | virtual |
sysStop() | Service | virtual |
targetFSMState() const | Service | inlinevirtual |
terminate() | Service | inlinevirtual |
updateMsgStreamOutputLevel(int level) | CommonMessaging< implements3< IService, IProperty, IStateful > > | inlineprotected |
verbose() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
VERSMISMATCH enum value | IInterface | |
warning() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
~CommonMessaging() | CommonMessaging< implements3< IService, IProperty, IStateful > > | inlinevirtual |
~extend_interfaces1() | extend_interfaces1< IIssueLogger > | inlinevirtual |
~extend_interfaces3() | extend_interfaces3< IService, IProperty, IStateful > | inlinevirtual |
~extends1() | extends1< Service, IIssueLogger > | inlinevirtual |
~IInterface() | IInterface | inlinevirtual |
~INamedInterface() | INamedInterface | inlinevirtual |
~IService() | IService | inlinevirtual |
~IssueLogger() | IssueLogger | protectedvirtual |
~IStateful() | IStateful | inlinevirtual |
~Service() | Service | protectedvirtual |