#include <constant_wire.h>
◆ ConstantBooleanWire() [1/6]
encrypto::motion::proto::ConstantBooleanWire::ConstantBooleanWire |
( |
Backend & |
backend, |
|
|
std::size_t |
number_of_simd |
|
) |
| |
◆ ConstantBooleanWire() [2/6]
encrypto::motion::proto::ConstantBooleanWire::ConstantBooleanWire |
( |
BitVector<> && |
values, |
|
|
Backend & |
backend |
|
) |
| |
◆ ConstantBooleanWire() [3/6]
encrypto::motion::proto::ConstantBooleanWire::ConstantBooleanWire |
( |
const BitVector<> & |
values, |
|
|
Backend & |
backend |
|
) |
| |
◆ ConstantBooleanWire() [4/6]
encrypto::motion::proto::ConstantBooleanWire::ConstantBooleanWire |
( |
bool |
value, |
|
|
Backend & |
backend |
|
) |
| |
◆ ~ConstantBooleanWire()
encrypto::motion::proto::ConstantBooleanWire::~ConstantBooleanWire |
( |
| ) |
|
|
finaldefault |
◆ ConstantBooleanWire() [5/6]
encrypto::motion::proto::ConstantBooleanWire::ConstantBooleanWire |
( |
| ) |
|
|
delete |
◆ ConstantBooleanWire() [6/6]
◆ GetBitLength()
std::size_t encrypto::motion::proto::ConstantBooleanWire::GetBitLength |
( |
| ) |
const |
|
inlinefinalvirtual |
◆ GetMutableValues()
BitVector& encrypto::motion::proto::ConstantBooleanWire::GetMutableValues |
( |
| ) |
|
|
inline |
◆ GetProtocol()
MpcProtocol encrypto::motion::proto::ConstantBooleanWire::GetProtocol |
( |
| ) |
const |
|
inlinefinalvirtual |
◆ GetValues()
const BitVector& encrypto::motion::proto::ConstantBooleanWire::GetValues |
( |
| ) |
const |
|
inline |
◆ IsConstant()
bool encrypto::motion::proto::ConstantBooleanWire::IsConstant |
( |
| ) |
const |
|
inlinefinalvirtualnoexcept |
The documentation for this class was generated from the following files: