Inheritance diagram for RS::CoachSubstitutionCommand:


Public Member Functions | |
| CoachSubstitutionCommand (UInt def_number, UInt def_type=0) | |
| const std::string | serverString () const |
| Returns the server string that will execute the CoachSubstitutionCommand at the soccer server. | |
| CoachSubstitutionCommand * | clone () const |
| Returns a new copy of the command. | |
Definition at line 67 of file CoachSubstitutionCommand.h.
|
|
Returns a new copy of the command. REMEMBER TO DELETE IT, OTHERWISE YOU WILL HAVE A MEMORY LEAK!!! Implements RS::CoachCommand. Definition at line 70 of file CoachSubstitutionCommand.cc. |
1.3-rc3