Inheritance diagram for RS::EyeCommand:


Public Member Functions | |
| EyeCommand (bool def_on=false) | |
| const std::string | serverString () const |
| Returns the server string that will execute the EyeCommand at the soccer server. | |
| EyeCommand * | clone () const |
| Returns a new copy of the command. | |
Definition at line 68 of file EyeCommand.h.
|
|
Returns a new copy of the command. REMEMBER TO DELETE IT, OTHERWISE YOU WILL HAVE A MEMORY LEAK!!! Implements RS::CoachOrTrainerCommand. Definition at line 65 of file EyeCommand.cc. |
1.3-rc3