|
MOTION
0.01
Framework for mixed-protocol multi-party computation
|
This is the complete list of members for encrypto::motion::Configuration, including all inherited members.
| Configuration(std::size_t my_id, std::size_t number_of_parties) | encrypto::motion::Configuration | |
| GetLoggingEnabled() const noexcept | encrypto::motion::Configuration | inline |
| GetLoggingSeverityLevel() const noexcept | encrypto::motion::Configuration | inline |
| GetMyId() const | encrypto::motion::Configuration | inline |
| GetNumOfParties() const | encrypto::motion::Configuration | inline |
| GetNumOfThreads() const noexcept | encrypto::motion::Configuration | inline |
| GetOnlineAfterSetup() const noexcept | encrypto::motion::Configuration | inline |
| SetLoggingEnabled(bool value=true) | encrypto::motion::Configuration | inline |
| SetLoggingSeverityLevel(boost::log::trivial::severity_level severity_level) | encrypto::motion::Configuration | inline |
| SetNumOfThreads(std::size_t n) | encrypto::motion::Configuration | inline |
| SetOnlineAfterSetup(bool value) | encrypto::motion::Configuration | |
| ~Configuration()=default | encrypto::motion::Configuration |
1.8.17