RTI Connext Modern C++ API  Version 6.1.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...
 

Detailed Description

QueueConsumer and associated elements.