#include <configuration.h>
◆ Configuration()
encrypto::motion::Configuration::Configuration |
( |
std::size_t |
my_id, |
|
|
std::size_t |
number_of_parties |
|
) |
| |
◆ ~Configuration()
encrypto::motion::Configuration::~Configuration |
( |
| ) |
|
|
default |
◆ GetLoggingEnabled()
bool encrypto::motion::Configuration::GetLoggingEnabled |
( |
| ) |
const |
|
inlinenoexcept |
◆ GetLoggingSeverityLevel()
boost::log::trivial::severity_level encrypto::motion::Configuration::GetLoggingSeverityLevel |
( |
| ) |
const |
|
inlinenoexcept |
◆ GetMyId()
std::size_t encrypto::motion::Configuration::GetMyId |
( |
| ) |
const |
|
inline |
◆ GetNumOfParties()
std::size_t encrypto::motion::Configuration::GetNumOfParties |
( |
| ) |
const |
|
inline |
◆ GetNumOfThreads()
std::size_t encrypto::motion::Configuration::GetNumOfThreads |
( |
| ) |
const |
|
inlinenoexcept |
◆ GetOnlineAfterSetup()
bool encrypto::motion::Configuration::GetOnlineAfterSetup |
( |
| ) |
const |
|
inlinenoexcept |
◆ SetLoggingEnabled()
void encrypto::motion::Configuration::SetLoggingEnabled |
( |
bool |
value = true | ) |
|
|
inline |
◆ SetLoggingSeverityLevel()
void encrypto::motion::Configuration::SetLoggingSeverityLevel |
( |
boost::log::trivial::severity_level |
severity_level | ) |
|
|
inline |
◆ SetNumOfThreads()
void encrypto::motion::Configuration::SetNumOfThreads |
( |
std::size_t |
n | ) |
|
|
inline |
◆ SetOnlineAfterSetup()
void encrypto::motion::Configuration::SetOnlineAfterSetup |
( |
bool |
value | ) |
|
The documentation for this class was generated from the following files: