MOTION  0.01
Framework for mixed-protocol multi-party computation
Classes | Public Member Functions | List of all members
encrypto::motion::communication::TcpSetupHelper Class Reference

#include <tcp_transport.h>

Classes

struct  TcpSetupImplementation
 

Public Member Functions

 TcpSetupHelper (std::size_t my_id, const TcpPartiesConfiguration &parties_configuration)
 
 ~TcpSetupHelper ()
 
std::vector< std::unique_ptr< Transport > > SetupConnections ()
 

Constructor & Destructor Documentation

◆ TcpSetupHelper()

encrypto::motion::communication::TcpSetupHelper::TcpSetupHelper ( std::size_t  my_id,
const TcpPartiesConfiguration parties_configuration 
)

◆ ~TcpSetupHelper()

encrypto::motion::communication::TcpSetupHelper::~TcpSetupHelper ( )
default

Member Function Documentation

◆ SetupConnections()

std::vector< std::unique_ptr< Transport > > encrypto::motion::communication::TcpSetupHelper::SetupConnections ( )
Here is the caller graph for this function:

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