#include <MessageStreamer.hh>
Inheritance diagram for rovsoft::io::MessageStreamer:


Public Member Functions | |
| MessageStreamer (SegmentIOStreamer *stream, MessageStreamParser &reader) | |
| virtual void | putMessage (const messages::MessagePtr message) throw (TargetUnreachableExceptionPtr) |
| This method is used by devices for writing messages to the underlying stream. | |
| virtual void | run () |
| this function runs as tread | |
| void | sendInit () |
|
||||||||||||
|
|
|
|
This method is used by devices for writing messages to the underlying stream.
Reimplemented from rovsoft::io::SimpleMessageStreamer. Here is the call graph for this function: ![]() |
|
|
this function runs as tread
Reimplemented from rovsoft::io::SimpleMessageStreamer. Here is the call graph for this function: ![]() |
|
|
Reimplemented from rovsoft::io::SimpleMessageStreamer. Here is the call graph for this function: ![]() |
1.4.3