hmbdc
simplify-high-performance-messaging-programming
|
This is the complete list of members for hmbdc::app::netmap::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::netmap::Sender | inline |
send(Messages &&... msgs) | hmbdc::app::netmap::Sender | inline |
sendBytes(uint16_t tag, void const *bytes, size_t len) | hmbdc::app::netmap::Sender | inline |
sendInPlace(Args &&... args) | hmbdc::app::netmap::Sender | inline |
sendReply(REPLY< M > &&reply) | hmbdc::app::RequestReplySender< Sender > | inline |
sendReply(REPLY< M > const &reply) | hmbdc::app::RequestReplySender< Sender > | inline |
trySend(Messages &&... msgs) | hmbdc::app::netmap::Sender | inline |