11 #ifndef GAUDIKERNEL_IALGRESOURCEPOOL_H 12 #define GAUDIKERNEL_IALGRESOURCEPOOL_H 19 #include <string_view> 58 #endif // GAUDIKERNEL_IALGRESOURCEPOOL_H
The IAlgResourcePool is the interface for managing algorithm instances, in particular if clones of th...
This class is used for returning status codes from appropriate routines.
Definition of the basic interface.
The IAlgorithm is the interface implemented by the Algorithm base class.
#define DeclareInterfaceID(iface, major, minor)
Macro to declare the interface ID when using the new mechanism of extending and implementing interfac...