RTI Connext .Net APIs  Version 5.2.0
 All Classes Namespaces Functions Variables Enumerations Properties Groups Pages
Package RTI.Connext.Queuing

Namespaces

package  Infrastructure
 

Classes

class  QueueConsumerParams< T >
 Contains the parameters for creating a RTI::Connext::Queuing::QueueConsumer<T> More...
 
class  QueueProducerParams< T >
 Contains the parameters for creating a RTI::Connext::Queuing::QueueProducer<T> More...
 
class  QueueConsumer< T >
 Allows you to receive samples from a SharedReaderQueue. More...
 
interface  QueueConsumerListener< T >
 Called when certain events occur in a RTI::Connext::Queuing::QueueConsumer<T> More...
 
class  QueueProducer< T >
 Allows you to send samples to a specific SharedReaderQueue hosted by Queuing Service. More...
 
interface  QueueProducerListener< T >
 Called when certain events occur in a RTI::Connext::Queuing::QueueProducer<T>. More...
 
class  QueueReplier< TReq, TRep >
 Allows receiving requests and sending replies. More...
 
interface  QueueReplierListener< TReq, TRep >
 Called when certain events occur in a RTI::Connext::Queuing::QueueReplier<TReq,TRep>. More...
 
class  QueueRequester< TReq, TRep >
 Allows sending requests and receiving replies. More...
 
interface  QueueRequesterListener< TReq, TRep >
 Called when certain events occur in a RTI::Connext::Queuing::QueueRequester<TReq,TRep>. More...
 
class  ConsumerAvailabilityParams_t
 Definition of the availability feedback information that can be provided by consumers to Queuing Service. More...
 
class  QueueReplierParams< TReq, TRep >
 Contains the parameters for creating a RTI::Connext::Queuing::QueueReplier<TReq,TRep>. More...
 
class  QueueRequesterParams< TReq, TRep >
 Contains the parameters for creating a RTI::Connext::Queuing::QueueRequester<TReq,TRep> More...
 

RTI Connext .Net APIs Version 5.2.0 Copyright © Sun Jun 21 2015 Real-Time Innovations, Inc