RTI Routing Service  Version 6.0.1
 All Data Structures Files Functions Typedefs Enumerations Enumerator Groups Pages
rti::routing::adapter::StreamReaderListener Class Reference

Listener representation used by StreamReader to notify RTI Routing Service when new data is available. More...

#include <StreamReaderListenerForwarder.hpp>

Detailed Description

Listener representation used by StreamReader to notify RTI Routing Service when new data is available.

When a StreamReader receives new data, it shall call StreamReaderListener::on_data_available to wake up the associated Session. After that, the Session will invoke any of the StreamReader operations to read the new data.


RTI Routing Service Version 6.0.1 Copyright © Sun Nov 17 2019 Real-Time Innovations, Inc