The Gaudi Framework
v30r3 (a5ef0a68)
|
This is the complete list of members for IToolSvc, including all inherited members.
addRef()=0 | IInterface | pure virtual |
DeclareInterfaceID(IToolSvc, 2, 1) | IToolSvc | |
ext_iids typedef | IInterface | |
getInstances(const std::string &toolType)=0 | IToolSvc | pure virtual |
getInstances() const =0 | IToolSvc | pure virtual |
getInterfaceNames() const =0 | IInterface | pure virtual |
getTools() const =0 | IToolSvc | pure virtual |
i_cast(const InterfaceID &) const =0 | IInterface | pure virtual |
iid typedef | IInterface | |
interfaceID() | IInterface | inlinestatic |
ListTools typedef | IToolSvc | |
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=nullptr, bool createIf=true) | IToolSvc | inline |
retrieveTool(const std::string &type, const std::string &name, T *&tool, const IInterface *parent=nullptr, bool createIf=true) | IToolSvc | inline |
Status enum name | IInterface | |
~IInterface()=default | IInterface | virtual |