#include <NConfirmationMessageReceiver.hh>
Inheritance diagram for rovsoft::messages::NConfirmationMessageReceiver:
Public Member Functions | |
virtual void | putNConfirmationMessage (const NConfirmationMessagePtr message)=0 |
Send a message to this receiver. | |
virtual | ~NConfirmationMessageReceiver () |
Virtual empty destructor:. |
|
Virtual empty destructor:.
|
|
Send a message to this receiver.
Implemented in rovsoft::io::NConfirmedCommandSender, and rovsoft::io::NConfirmedCommandSenderContainer. |