#include <MotionCommandMessage.hh>
Inheritance diagram for rovsoft::messages::MotionCommandMessage:
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. |
|
Constructs a new motion command message.
|
|
Constructs a new motion command message, by reading its value from the stream in.
|
|
Construct a motion command message from a numbered motion command message.
|