#include <NMotionCommandMessageSender.hh>
Inheritance diagram for rovsoft::messages::NMotionCommandMessageSender:
Public Member Functions | |
NMotionCommandMessageSender (NMotionCommandMessageReceiver *rec=0) | |
virtual void | setNMotionCommandReceiver (NMotionCommandMessageReceiver &listener) |
Use this method to set a listener to which this object will send NMotionCommand messages. | |
Protected Attributes | |
NMotionCommandMessageReceiver * | nMotionCommandReceiver |
|
|
|
Use this method to set a listener to which this object will send NMotionCommand messages.
Implements rovsoft::messages::NMotionCommandMessageSenderInterface. Reimplemented in rovsoft::io::NConfirmedCommandSender. |
|
|