backend_ | encrypto::motion::Wire | protected |
Clear() | encrypto::motion::Wire | inline |
DynamicClear() | encrypto::motion::Wire | inlineprotectedvirtual |
GetBackend() const | encrypto::motion::Wire | inline |
GetBitLength() const final | encrypto::motion::proto::arithmetic_gmw::Wire< T, typename > | inlinevirtual |
GetCircuitType() const final | encrypto::motion::proto::arithmetic_gmw::Wire< T, typename > | inlinevirtual |
GetIsReadyCondition() const noexcept | encrypto::motion::Wire | inline |
GetMutableValues() | encrypto::motion::proto::arithmetic_gmw::Wire< T, typename > | inline |
GetNumberOfSimdValues() const | encrypto::motion::Wire | |
GetProtocol() const final | encrypto::motion::proto::arithmetic_gmw::Wire< T, typename > | inlinevirtual |
GetValues() const | encrypto::motion::proto::arithmetic_gmw::Wire< T, typename > | inline |
GetWaitingGatesIds() const noexcept | encrypto::motion::Wire | inline |
GetWireId() const | encrypto::motion::Wire | inline |
is_done_ | encrypto::motion::Wire | protected |
is_done_condition_ | encrypto::motion::Wire | protected |
IsConstant() const noexcept final | encrypto::motion::proto::arithmetic_gmw::Wire< T, typename > | inlinevirtual |
IsReady() const noexcept | encrypto::motion::Wire | |
n_simd_ | encrypto::motion::Wire | protected |
PrintIds(const std::vector< std::shared_ptr< Wire >> &wires) | encrypto::motion::Wire | static |
RegisterWaitingGate(std::size_t gate_id) | encrypto::motion::Wire | |
SetOnlineFinished() | encrypto::motion::Wire | |
SignalReadyToDependency(std::size_t gate_id, Backend &backend) | encrypto::motion::Wire | protectedstatic |
value_type typedef | encrypto::motion::proto::arithmetic_gmw::Wire< T, typename > | |
waiting_gate_ids_ | encrypto::motion::Wire | protected |
Wire(Backend &backend, std::size_t number_of_simd) | encrypto::motion::proto::arithmetic_gmw::Wire< T, typename > | inline |
Wire(std::vector< T > &&values, Backend &backend) | encrypto::motion::proto::arithmetic_gmw::Wire< T, typename > | inline |
Wire(const std::vector< T > &values, Backend &backend) | encrypto::motion::proto::arithmetic_gmw::Wire< T, typename > | inline |
Wire(T t, Backend &backend) | encrypto::motion::proto::arithmetic_gmw::Wire< T, typename > | inline |
encrypto::motion::Wire::Wire(const Wire &)=delete | encrypto::motion::Wire | |
wire_id_ | encrypto::motion::Wire | protected |
~Wire() final=default | encrypto::motion::proto::arithmetic_gmw::Wire< T, typename > | virtual |