ASCO Aerial Autonomy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ActionFunctor< EventT, RobotSystemT, LogicStateMachineT > Member List

This is the complete list of members for ActionFunctor< EventT, RobotSystemT, LogicStateMachineT >, including all inherited members.

operator()(EventT const &event, FSM &logic_state_machine, SourceState &, TargetState &)ActionFunctor< EventT, RobotSystemT, LogicStateMachineT >inline
run(EventT const &event, RobotSystemT &robot_system)=0ActionFunctor< EventT, RobotSystemT, LogicStateMachineT >pure virtual
~ActionFunctor()ActionFunctor< EventT, RobotSystemT, LogicStateMachineT >inlinevirtual