IToolSvc Member List
This is the complete list of members for
IToolSvc, including all inherited members.
| addRef()=0 | IInterface | [pure virtual] |
| DeclareInterfaceID(IToolSvc, 2, 0) | IToolSvc | |
| ext_iids typedef | IInterface | |
| getInstances(const std::string &toolType)=0 | IToolSvc | [pure virtual] |
| getInterfaceNames() const =0 | IInterface | [pure virtual] |
| i_cast(const std::type_info &) const =0 | IInterface | [pure virtual] |
| iid typedef | IInterface | |
| interfaceID() | IInterface | [inline, static] |
| LAST_ERROR enum value | IInterface | |
| NO_INTERFACE enum value | IInterface | |
| queryInterface(const InterfaceID &ti, void **pp)=0 | IInterface | [pure virtual] |
| refCount() const =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] |