hmbdc
simplify-high-performance-messaging-programming
hmbdc::app::single_thread_powered_client Class Reference

a trait class, if a Client can only run on a single specific thread in Pool, derive the Client from it, hmbdc will check to ensure that is the case More...

#include <Client.hpp>

Inheritance diagram for hmbdc::app::single_thread_powered_client:
hmbdc::app::mcast::recvtransportengine_detail::RecvTransportEngineImpl< OutputBuffer, MsgArbitrator > hmbdc::app::mcast::sendtransportengine_detail::SendTransportEngine hmbdc::app::tcpcast::recvtransportengine_detail::RecvTransportEngine< OutputBuffer, MsgArbitrator > hmbdc::app::tcpcast::send_detail::SendTransportEngine hmbdc::app::utils::changeSched

Detailed Description

a trait class, if a Client can only run on a single specific thread in Pool, derive the Client from it, hmbdc will check to ensure that is the case


The documentation for this class was generated from the following file: