#include <sync_handler.h>
◆ SynchronizationHandler()
encrypto::motion::communication::SynchronizationHandler::SynchronizationHandler |
( |
std::size_t |
my_id, |
|
|
std::size_t |
number_of_parties, |
|
|
std::shared_ptr< Logger > |
logger |
|
) |
| |
|
inline |
◆ GetMutex()
std::mutex& encrypto::motion::communication::SynchronizationHandler::GetMutex |
( |
| ) |
|
|
inline |
◆ IncrementMySynchronizationState()
std::uint64_t encrypto::motion::communication::SynchronizationHandler::IncrementMySynchronizationState |
( |
| ) |
|
|
inline |
◆ ReceivedMessage()
void encrypto::motion::communication::SynchronizationHandler::ReceivedMessage |
( |
std::size_t |
party_id, |
|
|
std::vector< std::uint8_t > && |
message |
|
) |
| |
|
overridevirtual |
◆ Wait()
void encrypto::motion::communication::SynchronizationHandler::Wait |
( |
| ) |
|
The documentation for this class was generated from the following files: