![]() |
The Gaudi Framework
v40r0 (475e45c1)
|
This is the complete list of members for IAlgResourcePool, including all inherited members.
| acquireAlgorithm(std::string_view name, IAlgorithm *&algo, bool blocking=false)=0 | IAlgResourcePool | pure virtual |
| acquireResource(std::string_view name)=0 | IAlgResourcePool | pure virtual |
| addRef() const =0 | IInterface | pure virtual |
| cast() | IInterface | inline |
| cast() const | IInterface | inline |
| DeclareInterfaceID(IAlgResourcePool, 1, 0) | IAlgResourcePool | |
| decRef() const =0 | IInterface | protectedpure virtual |
| ext_iids typedef | IInterface | |
| getFlatAlgList()=0 | IAlgResourcePool | pure virtual |
| getInterfaceNames() const =0 | IInterface | pure virtual |
| getTopAlgList()=0 | IAlgResourcePool | pure virtual |
| i_cast(const InterfaceID &) const =0 | IInterface | pure virtual |
| i_cast(const InterfaceID &iid) | IInterface | inline |
| iid typedef | IInterface | |
| interfaceID() | IInterface | inlinestatic |
| queryInterface(const InterfaceID &ti, void **pp)=0 | IInterface | pure virtual |
| refCount() const =0 | IInterface | pure virtual |
| release() const =0 | IInterface | pure virtual |
| releaseAlgorithm(std::string_view name, IAlgorithm *&algo)=0 | IAlgResourcePool | pure virtual |
| releaseResource(std::string_view name)=0 | IAlgResourcePool | pure virtual |
| requires(!Gaudi::IsInterface< TARGET >) TARGET *cast() | IInterface | inline |
| requires(!Gaudi::IsInterface< TARGET >) TARGET const *cast() const | IInterface | inline |
| Status enum name | IInterface | |
| ~IInterface()=default | IInterface | virtual |