#include <TsUByteTypeReceiver.hh>
Inheritance diagram for rovsoft::io::TsUByteTypeReceiver:
Public Member Functions | |
TsUByteTypeReceiver (messages::MessageReceiver *out=0) | |
Construct a TsUByteTypeReceiver. | |
virtual void | putTsUByteTypeMessage (messages::TsUByteTypeMessagePtr message) |
Send a message to this receiver. | |
Static Public Attributes | |
static const unsigned short | type = 0x0200 |
The TsUByteTypeReceiver type. |
Objects of this class are capable of receiving TsUByteType messages.
Don't get confused with TsUByteTypeMessageReceiver, its the general interface for classes receiving unsigned byte command messages.
|
Construct a TsUByteTypeReceiver.
|
|
Send a message to this receiver.
Implements rovsoft::messages::TsUByteTypeMessageReceiver. Here is the call graph for this function: ![]() |
|
The TsUByteTypeReceiver type. (The same as critical event receiver) |