| addRef()=0 | IInterface | pure virtual |
| always() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
| auditorSvc() const | Service | |
| base_class typedef | extends1< Service, IFileAccess > | |
| 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_interfaces1< IFileAccess >::DeclareInterfaceID(IFileAccess, 2, 0) | IFileAccess | |
| 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< IFileAccess >::ext_iids typedef | extend_interfaces1< IFileAccess > | |
| extend_interfaces_base typedef | extends1< Service, IFileAccess > | |
| extends1(A1 a1, A2 a2, A3 a3) | extends1< Service, IFileAccess > | inline |
| extends1(A1 a1, A2 a2) | extends1< Service, IFileAccess > | inline |
| extends1(A1 a1) | extends1< Service, IFileAccess > | inline |
| extends1() | extends1< Service, IFileAccess > | inline |
| Factory typedef | Service | |
| fatal() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
| finalize() | VFSSvc | virtual |
| FSMState() const | Service | inlinevirtual |
| getInterfaceNames() const | extends1< Service, IFileAccess > | 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 | extends1< Service, IFileAccess > | inlinevirtual |
| iid typedef | IInterface | |
| info() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
| initialize() | VFSSvc | virtual |
| interfaceID() | IInterface | inlinestatic |
| interfaces typedef | extends1< Service, IFileAccess > | |
| LAST_ERROR enum value | IInterface | |
| m_acquiredTools | VFSSvc | private |
| m_fallBackProtocol | VFSSvc | private |
| m_msgStream | CommonMessaging< implements3< IService, IProperty, IStateful > > | mutableprotected |
| m_msgsvc | CommonMessaging< implements3< IService, IProperty, IStateful > > | mutableprotected |
| m_outputLevel | Service | protected |
| m_protocols | VFSSvc | private |
| m_state | Service | protected |
| m_streamWithService | CommonMessaging< implements3< IService, IProperty, IStateful > > | mutableprotected |
| m_targetState | Service | protected |
| m_toolSvc | VFSSvc | private |
| m_urlHandlers | VFSSvc | private |
| m_urlHandlersNames | VFSSvc | 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 |
| name() const | Service | virtual |
| NO_INTERFACE enum value | IInterface | |
| open(const std::string &url) | VFSSvc | virtual |
| outputLevel() const | Service | inlineprotected |
| protocols() const | VFSSvc | virtual |
| queryInterface(const InterfaceID &ti, void **pp) | extends1< Service, IFileAccess > | inlinevirtual |
| refCount() const =0 | IInterface | pure virtual |
| reinitialize() | Service | virtual |
| release() | Service | virtual |
| restart() | Service | virtual |
| Service(const 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 &svcType, const std::string &svcName, T *&psvc) const | Service | inline |
| 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 |
| 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 | |
| VFSSvc(const std::string &name, ISvcLocator *svcloc) | VFSSvc | |
| warning() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
| ~CommonMessaging() | CommonMessaging< implements3< IService, IProperty, IStateful > > | inlinevirtual |
| ~extend_interfaces1() | extend_interfaces1< IFileAccess > | inlinevirtual |
| ~extend_interfaces3() | extend_interfaces3< IService, IProperty, IStateful > | inlinevirtual |
| ~extends1() | extends1< Service, IFileAccess > | inlinevirtual |
| ~IFileAccess() | IFileAccess | virtual |
| ~IInterface() | IInterface | inlinevirtual |
| ~INamedInterface() | INamedInterface | inlinevirtual |
| ~IService() | IService | inlinevirtual |
| ~IStateful() | IStateful | inlinevirtual |
| ~Service() | Service | protectedvirtual |
| ~VFSSvc() | VFSSvc | virtual |