RTI Connext Modern C++ API
Version 6.0.1
|
QueueProducer and associated elements. More...
Classes | |
class | rti::queuing::QueueProducerParams |
Contains the parameters for creating a QueueProducer. More... | |
class | rti::queuing::QueueProducer< T > |
Allows you to send samples to a specific SharedReaderQueue hosted by Queuing Service. More... | |
class | rti::queuing::QueueProducerListener< T > |
Called when certain events occur in a QueueProducer. More... | |
class | rti::queuing::NoOpQueueProducerListener< T > |
A listener with an empty implementation of all methods. More... | |
QueueProducer and associated elements.