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

rovsoft::io::PeripheralReceiver Class Reference

The server implements such a device. More...

#include <PeripheralReceiver.hh>

Inheritance diagram for rovsoft::io::PeripheralReceiver:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PeripheralReceiver (messages::MessageReceiver *out=0)
 Construct a PeripheralReceiver.
virtual void putTsFloatTypeMessage (messages::TsFloatTypeMessagePtr message) throw (lib::ExceptionPtr)
 This method does not throw any exceptions.

Static Public Attributes

static const unsigned short type = 0x0100
 The PeripheralReceiver type.

Detailed Description

The server implements such a device.

All sensor measurement results are forwarded to peripheral receivers. A possible future addition could be, that Peripheral receivers could ask for particular senders, from which they want to receive messages.


Constructor & Destructor Documentation

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

Construct a PeripheralReceiver.

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


Member Function Documentation

void rovsoft::io::PeripheralReceiver::putTsFloatTypeMessage messages::TsFloatTypeMessagePtr  message  )  throw (lib::ExceptionPtr) [virtual]
 

This method does not throw any exceptions.

Here is the call graph for this function:


Member Data Documentation

const unsigned short rovsoft::io::PeripheralReceiver::type = 0x0100 [static]
 

The PeripheralReceiver type.


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