addRef()=0 | IInterface | pure virtual |
always() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
auditorSvc() const | Service | |
base_class typedef | extends3< Service, IRndmGenSvc, IRndmEngine, ISerialize > | |
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 |
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_interfaces3< IRndmGenSvc, IRndmEngine, ISerialize >::IRndmGenSvc::DeclareInterfaceID(IRndmGenSvc, 2, 0) | IRndmGenSvc | |
extend_interfaces3< IRndmGenSvc, IRndmEngine, ISerialize >::IRndmEngine::DeclareInterfaceID(IRndmEngine, 2, 0) | IRndmEngine | |
extend_interfaces3< IRndmGenSvc, IRndmEngine, ISerialize >::ISerialize::DeclareInterfaceID(ISerialize, 2, 0) | ISerialize | |
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 |
engine() | RndmGenSvc | virtual |
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_interfaces3< IRndmGenSvc, IRndmEngine, ISerialize >::ext_iids typedef | extend_interfaces3< IRndmGenSvc, IRndmEngine, ISerialize > | |
extend_interfaces_base typedef | extends3< Service, IRndmGenSvc, IRndmEngine, ISerialize > | |
extends3(A1 a1, A2 a2, A3 a3) | extends3< Service, IRndmGenSvc, IRndmEngine, ISerialize > | inline |
extends3(A1 a1, A2 a2) | extends3< Service, IRndmGenSvc, IRndmEngine, ISerialize > | inline |
extends3(A1 a1) | extends3< Service, IRndmGenSvc, IRndmEngine, ISerialize > | inline |
extends3() | extends3< Service, IRndmGenSvc, IRndmEngine, ISerialize > | inline |
Factory typedef | Service | |
fatal() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
finalize() | RndmGenSvc | virtual |
FSMState() const | Service | inlinevirtual |
generator(const IRndmGen::Param &par, IRndmGen *&refpGen) | RndmGenSvc | virtual |
getInterfaceNames() const | extends3< Service, IRndmGenSvc, IRndmEngine, ISerialize > | 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 |
i_cast(const InterfaceID &tid) const | extends3< Service, IRndmGenSvc, IRndmEngine, ISerialize > | inlinevirtual |
iid typedef | IInterface | |
info() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
initialize() | RndmGenSvc | virtual |
interfaceID() | IInterface | inlinestatic |
interfaces typedef | extends3< Service, IRndmGenSvc, IRndmEngine, ISerialize > | |
LAST_ERROR enum value | IInterface | |
m_engine | RndmGenSvc | mutableprivate |
m_engineName | RndmGenSvc | private |
m_msgStream | CommonMessaging< implements3< IService, IProperty, IStateful > > | mutableprotected |
m_msgsvc | CommonMessaging< implements3< IService, IProperty, IStateful > > | mutableprotected |
m_outputLevel | Service | protected |
m_serialize | RndmGenSvc | mutableprivate |
m_state | Service | protected |
m_streamWithService | CommonMessaging< implements3< IService, IProperty, IStateful > > | mutableprotected |
m_targetState | Service | protected |
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 |
name() const | Service | virtual |
NO_INTERFACE enum value | IInterface | |
outputLevel() const | Service | inlineprotected |
queryInterface(const InterfaceID &ti, void **pp) | extends3< Service, IRndmGenSvc, IRndmEngine, ISerialize > | inlinevirtual |
refCount() const =0 | IInterface | pure virtual |
reinitialize() | Service | virtual |
release() | Service | virtual |
restart() | Service | virtual |
rndm() const | RndmGenSvc | virtual |
rndmArray(std::vector< double > &array, long howmany, long start=0) const | RndmGenSvc | virtual |
RndmGenSvc(const std::string &name, ISvcLocator *svc) | RndmGenSvc | |
seeds(std::vector< long > &seeds) const | RndmGenSvc | virtual |
serialize(StreamBuffer &str) | RndmGenSvc | virtual |
serialize(StreamBuffer &str) const | RndmGenSvc | 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 |
setSeeds(const std::vector< long > &seeds) | RndmGenSvc | virtual |
setServiceManager(ISvcManager *)=0 | IService | protectedpure virtual |
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 |
Service::~extend_interfaces3() | extend_interfaces3< IService, IProperty, IStateful > | inlinevirtual |
extend_interfaces3< IRndmGenSvc, IRndmEngine, ISerialize >::~extend_interfaces3() | extend_interfaces3< IRndmGenSvc, IRndmEngine, ISerialize > | inlinevirtual |
~extends3() | extends3< Service, IRndmGenSvc, IRndmEngine, ISerialize > | inlinevirtual |
~IInterface() | IInterface | inlinevirtual |
~INamedInterface() | INamedInterface | inlinevirtual |
~IRndmGenSvc() | IRndmGenSvc | inlinevirtual |
~IService() | IService | inlinevirtual |
~IStateful() | IStateful | inlinevirtual |
~RndmGenSvc() | RndmGenSvc | virtual |
~Service() | Service | protectedvirtual |