RTI Connext Modern C++ API  Version 6.1.0
rti::request::Replier< RequestType, ReplyType > Member List

This is the complete list of members for rti::request::Replier< RequestType, ReplyType >, including all inherited members.

get_listener() constrti::request::Replier< RequestType, ReplyType >inline
listener() constrti::request::Replier< RequestType, ReplyType >inline
listener(Listener *the_listener, const dds::core::status::StatusMask &=dds::core::status::StatusMask::none())rti::request::Replier< RequestType, ReplyType >inline
read_requests()rti::request::Replier< RequestType, ReplyType >inline
receive_requests(const dds::core::Duration &max_wait)rti::request::Replier< RequestType, ReplyType >inline
receive_requests(int min_count, const dds::core::Duration &max_wait)rti::request::Replier< RequestType, ReplyType >inline
Replier(dds::domain::DomainParticipant participant, const std::string &service_name)rti::request::Replier< RequestType, ReplyType >inline
Replier(const ReplierParams &params)rti::request::Replier< RequestType, ReplyType >inlineexplicit
Replier(const ReplierParams &params, Listener *the_listener)rti::request::Replier< RequestType, ReplyType >inline
Replier(const ReplierParams &params, std::shared_ptr< Listener > the_listener)rti::request::Replier< RequestType, ReplyType >inline
reply_datawriter() constrti::request::Replier< RequestType, ReplyType >inline
request_datareader() constrti::request::Replier< RequestType, ReplyType >inline
send_reply(const ReplyType &reply, const rti::core::SampleIdentity &related_request_id)rti::request::Replier< RequestType, ReplyType >inline
send_reply(const ReplyType &reply, const dds::sub::SampleInfo &related_request_info)rti::request::Replier< RequestType, ReplyType >inline
send_reply(const ReplyType &reply, rti::pub::WriteParams &params)rti::request::Replier< RequestType, ReplyType >inline
set_listener(std::shared_ptr< Listener > the_listener)rti::request::Replier< RequestType, ReplyType >inline
take_requests()rti::request::Replier< RequestType, ReplyType >inline
wait_for_requests(const dds::core::Duration &max_wait)rti::request::Replier< RequestType, ReplyType >inline
wait_for_requests(int min_count, const dds::core::Duration &max_wait)rti::request::Replier< RequestType, ReplyType >inline