hmbdc
simplify-high-performance-messaging-programming
|
This is the complete list of members for hmbdc::app::netmap::NetContext, including all inherited members.
createRecvTransportEngine(Config const &cfgIn, Buffer &buffer, MsgArbitrator &&arb=RecvTransport::NoOpArb()) | hmbdc::app::netmap::NetContext | inline |
createRecvTransportEngineTuply(Config const &cfg, Buffer &buffer, ArgsTuple &&args) | hmbdc::app::netmap::NetContext | inline |
createSendTransportEngine(Config const &cfgIn, size_t maxMessageSize) | hmbdc::app::netmap::NetContext | inline |
createSendTransportEngineTuply(Config const &cfg, size_t maxMessageSize, std::tuple<> args) | hmbdc::app::netmap::NetContext | inline |
getSender(comm::Topic const &t) | hmbdc::app::netmap::NetContext | inline |
listenTo(comm::Topic const &t) | hmbdc::app::netmap::NetContext | inline |
NetContext(CcContext &ctx, Config::Base cfgIn=Config::Base{}, char const *sendSec=nullptr, char const *recvSec=nullptr, size_t maxMessageSize=0, uint8_t runningUsingThreadIndex=0, char const *listenToTopic="_") | hmbdc::app::netmap::NetContext | inlineprivate |
NetContext() | hmbdc::app::netmap::NetContext | inlineprivate |
stopListenTo(comm::Topic const &t) | hmbdc::app::netmap::NetContext | inline |