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