Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

RS::EyeCommand Class Reference

Class used to represent a eye command defined in RoboSoc. More...

Inheritance diagram for RS::EyeCommand:

Inheritance graph
[legend]
Collaboration diagram for RS::EyeCommand:

Collaboration graph
[legend]
List of all members.

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.


Detailed Description

Class used to represent a eye command defined in RoboSoc.

Unit:
Library
Revision
1.1
Author
frehe
Date
2006/09/06 18:03:24

Definition at line 68 of file EyeCommand.h.


Member Function Documentation

EyeCommand * RS::EyeCommand::clone   const [virtual]
 

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.


The documentation for this class was generated from the following files:
Generated on Mon Aug 29 08:24:08 2011 for RoboSoc by doxygen1.3-rc3