2 #ifndef GAUDIKERNEL_IALGTOOL_H
3 #define GAUDIKERNEL_IALGTOOL_H
32 virtual const std::string&
type()
const = 0;
116 virtual unsigned long refCount()
const = 0;
119 #endif // GAUDIKERNEL_IALGTOOL_H
DeclareInterfaceID(INamedInterface, 1, 0)
InterfaceID.
State
Allowed states for classes implementing the state machine (ApplicationMgr, Algorithm, Service, AlgTool).
This class is used for returning status codes from appropriate routines.
Definition of the basic interface.
virtual unsigned long refCount() const =0
Current reference count.
The IAlgorithm is the interface implemented by the Algorithm base class.
IInterface compliant class extending IInterface with the name() method.