Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

rovsoft::io::TsUByteTypeReceiver Class Reference

The server implements such a device (critical event receiver). More...

#include <TsUByteTypeReceiver.hh>

Inheritance diagram for rovsoft::io::TsUByteTypeReceiver:

Inheritance graph
[legend]
Collaboration diagram for rovsoft::io::TsUByteTypeReceiver:

Collaboration graph
[legend]
List of all members.

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.

Detailed Description

The server implements such a device (critical event receiver).

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.


Constructor & Destructor Documentation

rovsoft::io::TsUByteTypeReceiver::TsUByteTypeReceiver messages::MessageReceiver out = 0  )  [inline]
 

Construct a TsUByteTypeReceiver.

Parameters:
out The interface to which this receiver will send its messages.


Member Function Documentation

void rovsoft::io::TsUByteTypeReceiver::putTsUByteTypeMessage messages::TsUByteTypeMessagePtr  message  )  [virtual]
 

Send a message to this receiver.

Parameters:
message The message to send to this object.

Implements rovsoft::messages::TsUByteTypeMessageReceiver.

Here is the call graph for this function:


Member Data Documentation

const unsigned short rovsoft::io::TsUByteTypeReceiver::type = 0x0200 [static]
 

The TsUByteTypeReceiver type.

(The same as critical event receiver)


The documentation for this class was generated from the following files:
Generated on Tue May 31 14:19:46 2005 for Rovsoft by  doxygen 1.4.3