hmbdc
simplify-high-performance-messaging-programming
Public Member Functions | List of all members
hmbdc::app::tcpcast::send_detail::SendTransport Struct Reference

capture the transportation mechanism More...

#include <SendTransportEngine.hpp>

Inheritance diagram for hmbdc::app::tcpcast::send_detail::SendTransport:
hmbdc::app::tcpcast::Transport hmbdc::app::tcpcast::send_detail::SendTransportEngine

Public Member Functions

 SendTransport (Config const &, size_t)
 ctor More...
 

Detailed Description

capture the transportation mechanism

Constructor & Destructor Documentation

◆ SendTransport()

hmbdc::app::tcpcast::send_detail::SendTransport::SendTransport ( Config const &  ,
size_t   
)

ctor

Parameters
cfgjason specifing the transport - see example, perf-tcpcast.cpp
maxMessageSizemax messafe size in bytes to be sent

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