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

rovsoft::messages::NMotionCommandMessage Class Reference

Send by command sender devices. More...

#include <NMotionCommandMessage.hh>

Inheritance diagram for rovsoft::messages::NMotionCommandMessage:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

Send by command sender devices.


Constructor & Destructor Documentation

rovsoft::messages::NMotionCommandMessage::NMotionCommandMessage unsigned short  sa,
unsigned short  da,
unsigned long  num,
short  val
 

Constructs a new numbered motion command message.

Parameters:
sa The sender of this message.
da The receiver of this message.
num The number of this message.
val the value of this message.

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

Constructs a new numbered 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.


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