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

RS::CoachInitCommand Class Reference

Class used to represent the server command (init TeamName (version V)). More...

Inheritance diagram for RS::CoachInitCommand:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CoachInitCommand (const std::string &team_name, const Float vers)
const std::string serverString () const
 Returns the server string that will execute the InitCommand at the soccer server.

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


Detailed Description

Class used to represent the server command (init TeamName (version V)).

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

Definition at line 66 of file CoachInitCommand.h.


Member Function Documentation

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

Returns a new copy of the command.

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

Implements RS::CoachCommand.

Definition at line 74 of file CoachInitCommand.cc.


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