MOTION  0.01
Framework for mixed-protocol multi-party computation
Public Member Functions | List of all members
encrypto::motion::SbMessageHandler Class Reference
Inheritance diagram for encrypto::motion::SbMessageHandler:
Inheritance graph
[legend]
Collaboration diagram for encrypto::motion::SbMessageHandler:
Collaboration graph
[legend]

Public Member Functions

 SbMessageHandler (SharedBitsData &data)
 
void ReceivedMessage (std::size_t, std::vector< std::uint8_t > &&message)
 
- Public Member Functions inherited from encrypto::motion::communication::MessageHandler
virtual ~MessageHandler ()=default
 

Constructor & Destructor Documentation

◆ SbMessageHandler()

encrypto::motion::SbMessageHandler::SbMessageHandler ( SharedBitsData data)
inline

Member Function Documentation

◆ ReceivedMessage()

void encrypto::motion::SbMessageHandler::ReceivedMessage ( std::size_t  ,
std::vector< std::uint8_t > &&  message 
)
virtual

Implements encrypto::motion::communication::MessageHandler.

Here is the call graph for this function:

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