RTI Connext Modern C++ API
Version 6.1.1
|
QueueReplier and associated elements. More...
Classes | |
class | rti::queuing::QueueReplierParams |
Contains the parameters for creating a QueueReplier. More... | |
class | rti::queuing::QueueReplier< TReq, TRep > |
Allows receiving requests and sending replies. More... | |
class | rti::queuing::QueueReplierListener< TReq, TRep > |
Called when certain events occur in a QueueReplier. More... | |
class | rti::queuing::NoOpQueueReplierListener< TReq, TRep > |
A listener with an empty implementation of all methods. More... | |
QueueReplier and associated elements.