40 template <
typename SmaccClientType>
43 template <
typename SmaccComponentType>
59 template <
typename EventType>
62 template <
typename EventType>
69 virtual rclcpp::Node::SharedPtr
getNode()
const;
74 template <
typename TOrthogonal,
typename TSourceObject>
smacc2::ISmaccOrthogonal * currentOrthogonal
ISmaccState * getCurrentState()
ISmaccStateMachine * stateMachine_
std::string getName() const
virtual void executeOnEntry()
virtual void executeOnExit()
virtual ~ISmaccClientBehavior()
virtual rclcpp::Logger getLogger() const
virtual rclcpp::Node::SharedPtr getNode() const
void onOrthogonalAllocation()
ISmaccState * currentState
virtual void runtimeConfigure()
void requiresClient(SmaccClientType *&storage)
void requiresComponent(SmaccComponentType *&storage, bool throwExceptionIfNotExist=false)
friend class ISmaccAsynchronousClientBehavior
ISmaccStateMachine * getStateMachine()