Inheritance diagram for RS::CoachInitCommand:


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. | |
Definition at line 66 of file CoachInitCommand.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 74 of file CoachInitCommand.cc. |
1.3-rc3