Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

WaypointWalkControl::WaypointEditControl Class Reference

handles editing of individual waypoints More...

#include <WaypointWalkControl.h>

Inheritance diagram for WaypointWalkControl::WaypointEditControl:

Detailed Description

handles editing of individual waypoints

Definition at line 36 of file WaypointWalkControl.h.

List of all members.

Public Member Functions

 WaypointEditControl (const std::string &n, const std::string &d, MC_ID walkid, WaypointEngine::WaypointListIter_t waypointid)
 constructor
virtual ControlBasedoSelect ()
 handles selection of menu items

Protected Attributes

MC_ID walk_id
 id number of the WaypointWalk
WaypointEngine::WaypointListIter_t waypoint_id
 id of the waypoint this is editing
NullControlup
 command to move up in list
NullControldown
 command to move down in list
NullControldel
 command to delete from list
NullControlset
 command to start targeting this location

Private Member Functions

 WaypointEditControl (const WaypointEditControl &)
 don't call
WaypointEditControl operator= (const WaypointEditControl &)
 don't call

Constructor & Destructor Documentation

WaypointWalkControl::WaypointEditControl::WaypointEditControl ( const std::string &  n,
const std::string &  d,
MC_ID  walkid,
WaypointEngine::WaypointListIter_t  waypointid 
)

constructor

Definition at line 150 of file WaypointWalkControl.cc.

WaypointWalkControl::WaypointEditControl::WaypointEditControl ( const WaypointEditControl  )  [private]

don't call


Member Function Documentation

ControlBase * WaypointWalkControl::WaypointEditControl::doSelect (  )  [virtual]

handles selection of menu items

Reimplemented from ControlBase.

Definition at line 178 of file WaypointWalkControl.cc.

WaypointEditControl WaypointWalkControl::WaypointEditControl::operator= ( const WaypointEditControl  )  [private]

don't call


Member Data Documentation

command to delete from list

Definition at line 47 of file WaypointWalkControl.h.

Referenced by doSelect(), and WaypointEditControl().

command to move down in list

Definition at line 46 of file WaypointWalkControl.h.

Referenced by doSelect(), and WaypointEditControl().

command to start targeting this location

Definition at line 48 of file WaypointWalkControl.h.

command to move up in list

Definition at line 45 of file WaypointWalkControl.h.

Referenced by doSelect(), and WaypointEditControl().

id number of the WaypointWalk

Definition at line 43 of file WaypointWalkControl.h.

Referenced by doSelect(), and WaypointEditControl().

id of the waypoint this is editing

Definition at line 44 of file WaypointWalkControl.h.

Referenced by doSelect(), and WaypointEditControl().


The documentation for this class was generated from the following files:

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:18 2016 by Doxygen 1.6.3