41 template <
typename SmaccClientType>
44 template <
typename SmaccComponentType>
46 SmaccComponentType *& storage,
62 template <
typename EventType>
65 template <
typename EventType>
72 virtual rclcpp::Node::SharedPtr
getNode()
const;
77 template <
typename TOrthogonal,
typename TSourceObject>
smacc2::ISmaccOrthogonal * currentOrthogonal
ISmaccState * getCurrentState()
ISmaccStateMachine * stateMachine_
std::string getName() const
void onStateOrthogonalAllocation()
virtual void executeOnEntry()
virtual void executeOnExit()
virtual ~ISmaccClientBehavior()
virtual rclcpp::Logger getLogger() const
virtual rclcpp::Node::SharedPtr getNode() const
ISmaccState * currentState
virtual void runtimeConfigure()
void requiresClient(SmaccClientType *&storage)
friend class ISmaccAsynchronousClientBehavior
void requiresComponent(SmaccComponentType *&storage, ComponentRequirement requirementType=ComponentRequirement::SOFT)
ISmaccStateMachine * getStateMachine()