#include <MotionCommandMessageReceiver.hh>
Inheritance diagram for rovsoft::messages::MotionCommandMessageReceiver:
Public Member Functions | |
virtual void | putMotionCommandMessage (const MotionCommandMessagePtr message)=0 throw (lib::ExceptionPtr) |
Send a message to this receiver. | |
virtual | ~MotionCommandMessageReceiver () |
Virtual empty destructor:. |
|
Virtual empty destructor:.
|
|
Send a message to this receiver.
Implemented in rovsoft::io::MotionCommandReceiver, and rovsoft::io::MotionCommandReceiverContainer. |