| activateConverter(long typ, const CLID &clid, IConverter *cnv) | ConversionSvc | [protected, virtual] |
| addConverter(const CLID &clid) | ConversionSvc | [virtual] |
| addConverter(IConverter *pConverter) | ConversionSvc | [virtual] |
| addRef() | Service | [virtual] |
| addressCreator() const | ConversionSvc | [virtual] |
| addressCreator() | ConversionSvc | [inline, protected, virtual] |
| auditorSvc() const | Service | |
| BAD_STORAGE_TYPE enum value | IConverter | |
| commitOutput(const std::string &output, bool do_commit) | ConversionSvc | [virtual] |
| configure() | Service | [inline, virtual] |
| configureConverter(long typ, const CLID &clid, IConverter *cnv) | ConversionSvc | [protected, virtual] |
| connectOutput(const std::string &outputFile, const std::string &openMode) | ConversionSvc | [virtual] |
| connectOutput(const std::string &output) | ConversionSvc | [virtual] |
| ConversionSvc(const std::string &name, ISvcLocator *svc, long type) | ConversionSvc | |
| conversionSvc() const | ConversionSvc | [virtual] |
| CONVERSIONSVC_NO_ERROR enum value | IConversionSvc | |
| convertAddress(const IOpaqueAddress *pAddress, std::string &refAddress) | ConversionSvc | [virtual] |
| converter(const CLID &wanted) | ConversionSvc | [virtual] |
| createAddress(long svc_type, const CLID &clid, const std::string *par, const unsigned long *ip, IOpaqueAddress *&refpAddress) | ConversionSvc | [virtual] |
| createAddress(long svc_type, const CLID &clid, const std::string &refAddress, IOpaqueAddress *&refpAddress) | ConversionSvc | [virtual] |
| createConverter(long typ, const CLID &clid, const ICnvFactory *fac) | ConversionSvc | [protected, virtual] |
| createObj(IOpaqueAddress *pAddress, DataObject *&refpObject) | ConversionSvc | [virtual] |
| createRep(DataObject *pObject, IOpaqueAddress *&refpAddress) | ConversionSvc | [virtual] |
| dataProvider() const | ConversionSvc | [virtual] |
| 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] |
| fillObjRefs(IOpaqueAddress *pAddress, DataObject *pObject) | ConversionSvc | [virtual] |
| fillRepRefs(IOpaqueAddress *pAddress, DataObject *pObject) | ConversionSvc | [virtual] |
| finalize() | ConversionSvc | [virtual] |
| FSMState() const | Service | [inline, 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] |
| ICONVERSIONSVC_LAST_ERROR enum value | IConverter | |
| initialize() | ConversionSvc | [virtual] |
| initializeConverter(long typ, const CLID &clid, IConverter *cnv) | ConversionSvc | [protected, virtual] |
| Service::IService::interfaceID() | IService | [inline, static] |
| Service::IProperty::interfaceID() | IProperty | [inline, static] |
| Service::IStateful::interfaceID() | IStateful | [inline, static] |
| IConversionSvc::interfaceID() | IConversionSvc | [inline, static] |
| IAddressCreator::interfaceID() | IAddressCreator | [inline, static] |
| INVALID_ADDRESS enum value | IConverter | |
| INVALID_OBJECT enum value | IConverter | |
| LAST_ERROR enum value | IInterface | |
| loadConverter(DataObject *pObject) | ConversionSvc | [protected, virtual] |
| m_addressCreator | ConversionSvc | [protected] |
| m_dataSvc | ConversionSvc | [protected] |
| m_messageSvc | Service | [mutable, protected] |
| m_outputLevel | Service | [protected] |
| m_state | Service | [protected] |
| m_targetState | Service | [protected] |
| m_type | ConversionSvc | [protected] |
| m_workers | ConversionSvc | [protected] |
| makeCall(int typ, bool ignore_add, bool ignore_obj, bool update, IOpaqueAddress *&pAddress, DataObject *&pObject) | ConversionSvc | [protected] |
| messageService() | Service | |
| messageService() const | Service | |
| msgSvc() | Service | |
| msgSvc() const | Service | |
| name() const | Service | [virtual] |
| NO_CONVERTER enum value | IConversionSvc | |
| NO_INTERFACE enum value | IInterface | |
| NO_MEMORY enum value | IConverter | |
| NO_SOURCE_OBJECT enum value | IConverter | |
| objType() const | ConversionSvc | [virtual] |
| outputLevel() const | Service | [inline, protected] |
| queryInterface(const InterfaceID &riid, void **ppvInterface) | ConversionSvc | [virtual] |
| reinitialize() | Service | [virtual] |
| release() | Service | [virtual] |
| removeConverter(const CLID &clid) | ConversionSvc | [virtual] |
| repSvcType() const | ConversionSvc | [virtual] |
| restart() | Service | [virtual] |
| 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 | |
| ServiceManager class | Service | [friend] |
| setAddressCreator(IAddressCreator *creator) | ConversionSvc | [virtual] |
| setConversionSvc(IConversionSvc *svc) | ConversionSvc | [virtual] |
| setDataProvider(IDataProviderSvc *pService) | ConversionSvc | [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] |
| Service::Status enum name | IInterface | |
| IConversionSvc::Status enum name | IConversionSvc | |
| 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 | [inline, virtual] |
| terminate() | Service | [inline, virtual] |
| type() const | Service | [virtual] |
| updateObj(IOpaqueAddress *pAddress, DataObject *refpObject) | ConversionSvc | [virtual] |
| updateObjRefs(IOpaqueAddress *pAddress, DataObject *pObject) | ConversionSvc | [virtual] |
| updateRep(IOpaqueAddress *pAddress, DataObject *pObject) | ConversionSvc | [virtual] |
| updateRepRefs(IOpaqueAddress *pAddress, DataObject *pObject) | ConversionSvc | [virtual] |
| updateServiceState(IOpaqueAddress *pAddress) | ConversionSvc | [virtual] |
| VERSMISMATCH enum value | IInterface | |
| Workers typedef | ConversionSvc | |
| ~ConversionSvc() | ConversionSvc | [protected, virtual] |
| ~IInterface() | IInterface | [inline, virtual] |
| ~INamedInterface() | INamedInterface | [inline, virtual] |
| ~IStateful() | IStateful | [inline, virtual] |
| ~Service() | Service | [protected, virtual] |