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

capture the transportation mechanism More...

#include <SendTransportEngine.hpp>

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

Public Member Functions

 SendTransport (Config, size_t)
 ctor More...
 

Detailed Description

capture the transportation mechanism

Constructor & Destructor Documentation

◆ SendTransport()

hmbdc::tips::tcpcast::send_detail::SendTransport::SendTransport ( Config  cfg,
size_t  maxMessageSize 
)
inline

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: