| addRef()=0 | IInterface | [pure virtual] |
| getInstances(const std::string &toolType)=0 | IToolSvc | [pure virtual] |
| interfaceID() | IToolSvc | [inline, static] |
| LAST_ERROR enum value | IInterface | |
| NO_INTERFACE enum value | IInterface | |
| queryInterface(const InterfaceID &riid, void **ppvInterface)=0 | IInterface | [pure virtual] |
| registerObserver(Observer *obs)=0 | IToolSvc | [pure virtual] |
| release()=0 | IInterface | [pure virtual] |
| releaseTool(IAlgTool *tool)=0 | IToolSvc | [pure virtual] |
| retrieve(const std::string &type, const InterfaceID &iid, IAlgTool *&tool, const IInterface *parent=0, bool createIf=true)=0 | IToolSvc | [pure virtual] |
| retrieve(const std::string &type, const std::string &name, const InterfaceID &iid, IAlgTool *&tool, const IInterface *parent=0, bool createIf=true)=0 | IToolSvc | [pure virtual] |
| retrieveTool(const std::string &type, T *&tool, const IInterface *parent=0, bool createIf=true) | IToolSvc | [inline] |
| retrieveTool(const std::string &type, const std::string &name, T *&tool, const IInterface *parent=0, bool createIf=true) | IToolSvc | [inline] |
| Status enum name | IInterface | |
| SUCCESS enum value | IInterface | |
| unRegisterObserver(Observer *obs)=0 | IToolSvc | [pure virtual] |
| VERSMISMATCH enum value | IInterface | |
| ~IInterface() | IInterface | [inline, virtual] |