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

RS::TrainerSubstitutionCommand Class Reference

Class used to represent the command for a trainer to substitute a player. More...

Inheritance diagram for RS::TrainerSubstitutionCommand:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TrainerSubstitutionCommand (const std::string def_team_name, UInt def_number, UInt def_type=0)
const std::string serverString () const
 Returns the server string that will execute the TrainerSubstitutionCommand at the soccer server.

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


Detailed Description

Class used to represent the command for a trainer to substitute a player.

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

Definition at line 67 of file TrainerSubstitutionCommand.h.


Member Function Documentation

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

Returns a new copy of the command.

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

Implements RS::TrainerCommand.

Definition at line 69 of file TrainerSubstitutionCommand.cc.


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