Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

rovsoft::messages::MotionCommandMessage Class Reference

This message type can be received by servos. More...

#include <MotionCommandMessage.hh>

Inheritance diagram for rovsoft::messages::MotionCommandMessage:

Inheritance graph
[legend]
Collaboration diagram for rovsoft::messages::MotionCommandMessage:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MotionCommandMessage (unsigned short sa, unsigned short da, short val)
 Constructs a new motion command message.
 MotionCommandMessage (unsigned short sa, unsigned short da, io::IStreamer &in) throw (io::IOExceptionPtr)
 Constructs a new motion command message, by reading its value from the stream in.
 MotionCommandMessage (const NMotionCommandMessage &orig)
 Construct a motion command message from a numbered motion command message.

Detailed Description

This message type can be received by servos.


Constructor & Destructor Documentation

rovsoft::messages::MotionCommandMessage::MotionCommandMessage unsigned short  sa,
unsigned short  da,
short  val
 

Constructs a new motion command message.

Parameters:
sa The sender of this message.
da The receiver of this message.
val the value of this message, Range: -10000 to + 10000

rovsoft::messages::MotionCommandMessage::MotionCommandMessage unsigned short  sa,
unsigned short  da,
io::IStreamer in
throw (io::IOExceptionPtr)
 

Constructs a new motion command message, by reading its value from the stream in.

Parameters:
sa The sender of this message.
da The receiver of this message.
in The stream from which this message should be build.

rovsoft::messages::MotionCommandMessage::MotionCommandMessage const NMotionCommandMessage orig  ) 
 

Construct a motion command message from a numbered motion command message.

Parameters:
orig the original message.


The documentation for this class was generated from the following files:
Generated on Tue May 31 14:20:03 2005 for Rovsoft by  doxygen 1.4.3