MOTION  0.01
Framework for mixed-protocol multi-party computation
encrypto::motion::communication::TcpTransport Member List

This is the complete list of members for encrypto::motion::communication::TcpTransport, including all inherited members.

Available() const overrideencrypto::motion::communication::TcpTransportvirtual
GetStatistics() constencrypto::motion::communication::Transport
ReceiveMessage() overrideencrypto::motion::communication::TcpTransportvirtual
ResetStatistics()encrypto::motion::communication::Transport
SendMessage(std::vector< std::uint8_t > &&message) overrideencrypto::motion::communication::TcpTransportvirtual
SendMessage(const std::vector< std::uint8_t > &message) overrideencrypto::motion::communication::TcpTransportvirtual
Shutdown() overrideencrypto::motion::communication::TcpTransportvirtual
ShutdownSend() overrideencrypto::motion::communication::TcpTransportvirtual
statistics_encrypto::motion::communication::Transportprotected
TcpTransport(std::unique_ptr< detail::TcpTransportImplementation > implementation)encrypto::motion::communication::TcpTransport
TcpTransport(TcpTransport &&other)encrypto::motion::communication::TcpTransport
Transport()=defaultencrypto::motion::communication::Transport
Transport(Transport &&other)=defaultencrypto::motion::communication::Transport
~TcpTransport()encrypto::motion::communication::TcpTransport
~Transport()=defaultencrypto::motion::communication::Transportvirtual