Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

RS::MoveCommand Class Reference

Class used to represent the server command (move X Y). More...

Inheritance diagram for RS::MoveCommand:

Inheritance graph
[legend]
Collaboration diagram for RS::MoveCommand:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MoveCommand (const Point &dest)
const std::string serverString () const
 Returns the server string that will execute the MoveCommand at the soccer server.

MoveCommand * clone () const
 Returns a new copy of the command.

Point getDestination () const

Detailed Description

Class used to represent the server command (move X Y).

Unit:
Library
Revision
1.1
Author
frehe
Date
2006/09/06 18:03:34

Definition at line 76 of file MoveCommand.h.


Member Function Documentation

MoveCommand * RS::MoveCommand::clone   const [virtual]
 

Returns a new copy of the command.

REMEMBER TO DELETE IT, OTHERWISE YOU WILL HAVE A MEMORY LEAK!!!

Implements RS::PeriodicCommand.

Definition at line 70 of file MoveCommand.cc.


The documentation for this class was generated from the following files:
Generated on Mon Aug 29 08:24:22 2011 for RoboSoc by doxygen1.3-rc3