const std::string & name() const override
The identifying name of the algorithm object.
Example of usage of callbacks, when using CallbackHolder.
FSMCallbackTestAlgo(const std::string &name, ISvcLocator *pSvcLocator)
Helper class to implement the IFSMCallbackHolder interface.
Base class from which all concrete algorithm classes should be derived.
StatusCode execute(const EventContext &) const override
constexpr static const auto SUCCESS
#define DECLARE_COMPONENT(type)
void registerCallBack(StateMachine::Transition s, IFSMCallbackHolder::CallBack c) override