Homepage Demos Overview Downloads Tutorials Reference
Credits

Pilot Class Reference

#include <Pilot.h>

Inheritance diagram for Pilot:

Inheritance graph
[legend]
List of all members.

Detailed Description

Definition at line 112 of file Pilot.h.

Public Member Functions

 Pilot ()
 Constructor.
virtual void executeRequest (const PilotRequest &req)
void gotoShape (const ShapeRoot &)
void turnBy (AngTwoPi)

Private Member Functions

void removeCurrentRequest ()
void executeRequest ()

Private Attributes

vector< PilotRequestrequests


Constructor & Destructor Documentation

Pilot (  )  [inline]

Constructor.

Definition at line 133 of file Pilot.h.


Member Function Documentation

virtual void executeRequest ( const PilotRequest req  )  [inline, virtual]

Definition at line 138 of file Pilot.h.

void executeRequest (  )  [inline, private]

Definition at line 121 of file Pilot.h.

Referenced by Pilot::executeRequest().

void gotoShape ( const ShapeRoot  )  [inline]

Definition at line 146 of file Pilot.h.

void removeCurrentRequest (  )  [inline, private]

Definition at line 117 of file Pilot.h.

void turnBy ( AngTwoPi   )  [inline]

Definition at line 147 of file Pilot.h.


Member Data Documentation

vector<PilotRequest> requests [private]

Definition at line 114 of file Pilot.h.

Referenced by Pilot::executeRequest(), and Pilot::removeCurrentRequest().


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

DualCoding 3.0beta
Generated Wed Oct 4 00:02:29 2006 by Doxygen 1.4.7