Inheritance diagram for RS::TrainerSubstitutionCommand:


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. | |
Definition at line 67 of file TrainerSubstitutionCommand.h.
|
|
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. |
1.3-rc3