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

rovsoft::io::UByteTypeSender Class Reference

This class is currently unused!! More...

#include <UByteTypeSender.hh>

Inheritance diagram for rovsoft::io::UByteTypeSender:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void parseMessageStream (unsigned short sa, unsigned short da, IStreamer &stream, messages::MessageReceiver *out=0) throw (lib::ExceptionPtr)
 This method tries to read the data part of a message from the stream specified by stream.
virtual void setUByteTypeReceiver (messages::UByteTypeMessageReceiver &listener)
 Use this method to set a listener to which this object will send UByteType messages.

Static Public Attributes

static const unsigned short type = 0x0600
 The UByteTypeSenderType.

Detailed Description

This class is currently unused!!

Don't get confused with the messages::UByteTypeMessageSender class, its the general interface for classes sending Time stamped float type messages.


Member Function Documentation

void rovsoft::io::UByteTypeSender::parseMessageStream unsigned short  sa,
unsigned short  da,
IStreamer stream,
messages::MessageReceiver out = 0
throw (lib::ExceptionPtr) [virtual]
 

This method tries to read the data part of a message from the stream specified by stream.

Parameters:
sa The source address of the message being read.
da The destination address of the message being read.
stream The stream to read the data part of the message from.
out The messageReceiver that will be used for writing messages to the destination specified by sa! (reply)
Exceptions:
Exception throws any exception that occur while reading from stream.

Implements rovsoft::io::MessageStreamParser.

Here is the call graph for this function:

void rovsoft::io::UByteTypeSender::setUByteTypeReceiver messages::UByteTypeMessageReceiver listener  )  [virtual]
 

Use this method to set a listener to which this object will send UByteType messages.

Here is the call graph for this function:


Member Data Documentation

const unsigned short rovsoft::io::UByteTypeSender::type = 0x0600 [static]
 

The UByteTypeSenderType.


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