Inheritance diagram for RS::StartCommand:


Public Member Functions | |
| const std::string | serverString () const |
| Returns the server string that will execute the StartCommand at the soccer server. | |
| StartCommand * | clone () const |
| Returns a new copy of the command. | |
Definition at line 65 of file StartCommand.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 67 of file StartCommand.cc. |
1.3-rc3