hmbdc
simplify-high-performance-messaging-programming
 All Classes Namespaces Functions Variables Friends Pages
hmbdc::app::udpcast::Sender Member List

This is the complete list of members for hmbdc::app::udpcast::Sender, including all inherited members.

requestReply(RequestT &&request, ReplyContext &ctx, ReplyHandler &replyHandler, time::Duration timeout=time::Duration::seconds(0xffffffff))hmbdc::app::RequestReplySender< Sender >inline
send(Message &&msg, T len)hmbdc::app::udpcast::Senderinline
send(Messages &&...msgs)hmbdc::app::udpcast::Senderinline
sendBytes(uint16_t tag, void const *bytes, size_t len)hmbdc::app::udpcast::Senderinline
sendInPlace(Args &&...args)hmbdc::app::udpcast::Senderinline
sendReply(REPLY< M > &&reply)hmbdc::app::RequestReplySender< Sender >inline
sendReply(REPLY< M > const &reply)hmbdc::app::RequestReplySender< Sender >inline
trySend(Messages &&...msgs)hmbdc::app::udpcast::Senderinline