|
SMACC2
|


Go to the source code of this file.
Classes | |
| class | WaypointEventDispatcher |
Macros | |
| #define | WAYPOINTS_EVENTCOUNT 257 |
Functions | |
| template<typename TEv > | |
| void | configurePostEvWaypoint (std::function< void()> *fntarget, WaypointEventDispatcher *thisobj, int index) |
Variables | |
| namespace cl_nav2z class | ClNav2Z |
| #define WAYPOINTS_EVENTCOUNT 257 |
Definition at line 1579 of file cp_waypoints_event_dispatcher.hpp.
Referenced by WaypointEventDispatcher::postWaypointEvent().
| void configurePostEvWaypoint | ( | std::function< void()> * | fntarget, |
| WaypointEventDispatcher * | thisobj, | ||
| int | index ) |
Definition at line 1594 of file cp_waypoints_event_dispatcher.hpp.
References WaypointEventDispatcher::client_, and WaypointEventDispatcher::postWaypointFn.
Referenced by WaypointEventDispatcher::initialize().

| namespace cl_nav2z class ClNav2Z |
Definition at line 1577 of file cp_waypoints_event_dispatcher.hpp.