RTI Connext Modern C++ API
Version 5.3.0
|
QueueConsumer and associated elements. More...
Classes | |
class | rti::queuing::QueueConsumer< T > |
Allows you to receive samples from a SharedReaderQueue. More... | |
class | rti::queuing::QueueConsumerListener< T > |
Called when certain events occur in a QueueConsumer. More... | |
class | rti::queuing::NoOpQueueConsumerListener< T > |
A listener with an empty implementation of all methods. More... | |
class | rti::queuing::QueueConsumerParams |
Contains the parameters for creating a QueueConsumer. More... | |
class | rti::queuing::ConsumerAvailabilityParams |
Definition of the availability feedback information that can be provided by consumers to Queuing Service. More... | |
QueueConsumer and associated elements.