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

RS::TurnNeckCommand Class Reference

Class used to represent the server command (turn_neck Angle). More...

Inheritance diagram for RS::TurnNeckCommand:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TurnNeckCommand (const AngleDeg &ang)
const std::string serverString () const
 Returns the server string that will execute the TurnNeck command.

TurnNeckCommand * clone () const
 Returns a new copy of the command.

AngleDeg getAngle () const

Detailed Description

Class used to represent the server command (turn_neck Angle).

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

Definition at line 80 of file TurnNeckCommand.h.


Member Function Documentation

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

Returns a new copy of the command.

REMEMBER TO DELETE IT, OTHERWISE YOU WILL HAVE A MEMORY LEAK!!!

Implements RS::ImmediateCommand.

Definition at line 73 of file TurnNeckCommand.cc.

Referenced by RS::AgentStep::getNextCommand(), RS::AgentStep::merge(), RS::AgentStep::operator=(), and RS::AgentStep::setNeckCommand().


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