ActionsImpl.hh
This library is part of the Gazebo project.
Action that cleans up the target queue when a new target is processed.
Definition: ActionsImpl.hh:59
Action that cleans up the target queue when the cabin reaches the target floor level.
Definition: ActionsImpl.hh:79
STL class.
void operator()(const Event &_event, Fsm &_fsm, Source &, Target &)
Function call operator.
Definition: ActionsImpl.hh:48
void operator()(const Event &, Fsm &_fsm, Source &, Target &)
Function call operator.
Definition: ActionsImpl.hh:68
void operator()(const Event &, Fsm &_fsm, Source &, Target &)
Function call operator.
Definition: ActionsImpl.hh:88
Event that signifies a new target will be processed.
Definition: EventsImpl.hh:47