41 template <
typename SmaccClientType>
44 template <
typename SmaccComponentType>
46 SmaccComponentType *& storage,
52 template <
typename SmaccComponentType>
54 std::string name, SmaccComponentType *& storage,
70 template <
typename EventType>
73 template <
typename EventType>
80 virtual rclcpp::Node::SharedPtr
getNode()
const;
85 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()