MOTION
0.01
Framework for mixed-protocol multi-party computation
|
This is the complete list of members for encrypto::motion::communication::Transport, including all inherited members.
Available() const =0 | encrypto::motion::communication::Transport | pure virtual |
GetStatistics() const | encrypto::motion::communication::Transport | |
ReceiveMessage()=0 | encrypto::motion::communication::Transport | pure virtual |
ResetStatistics() | encrypto::motion::communication::Transport | |
SendMessage(std::vector< std::uint8_t > &&message)=0 | encrypto::motion::communication::Transport | pure virtual |
SendMessage(const std::vector< std::uint8_t > &message)=0 | encrypto::motion::communication::Transport | pure virtual |
Shutdown()=0 | encrypto::motion::communication::Transport | pure virtual |
ShutdownSend()=0 | encrypto::motion::communication::Transport | pure virtual |
statistics_ | encrypto::motion::communication::Transport | protected |
Transport()=default | encrypto::motion::communication::Transport | |
Transport(Transport &&other)=default | encrypto::motion::communication::Transport | |
~Transport()=default | encrypto::motion::communication::Transport | virtual |