MOTION  0.01
Framework for mixed-protocol multi-party computation
encrypto::motion::proto::arithmetic_gmw::Wire< T, typename > Member List

This is the complete list of members for encrypto::motion::proto::arithmetic_gmw::Wire< T, typename >, including all inherited members.

backend_encrypto::motion::Wireprotected
Clear()encrypto::motion::Wireinline
DynamicClear()encrypto::motion::Wireinlineprotectedvirtual
GetBackend() constencrypto::motion::Wireinline
GetBitLength() const finalencrypto::motion::proto::arithmetic_gmw::Wire< T, typename >inlinevirtual
GetCircuitType() const finalencrypto::motion::proto::arithmetic_gmw::Wire< T, typename >inlinevirtual
GetIsReadyCondition() const noexceptencrypto::motion::Wireinline
GetMutableValues()encrypto::motion::proto::arithmetic_gmw::Wire< T, typename >inline
GetNumberOfSimdValues() constencrypto::motion::Wire
GetProtocol() const finalencrypto::motion::proto::arithmetic_gmw::Wire< T, typename >inlinevirtual
GetValues() constencrypto::motion::proto::arithmetic_gmw::Wire< T, typename >inline
GetWaitingGatesIds() const noexceptencrypto::motion::Wireinline
GetWireId() constencrypto::motion::Wireinline
is_done_encrypto::motion::Wireprotected
is_done_condition_encrypto::motion::Wireprotected
IsConstant() const noexcept finalencrypto::motion::proto::arithmetic_gmw::Wire< T, typename >inlinevirtual
IsReady() const noexceptencrypto::motion::Wire
n_simd_encrypto::motion::Wireprotected
PrintIds(const std::vector< std::shared_ptr< Wire >> &wires)encrypto::motion::Wirestatic
RegisterWaitingGate(std::size_t gate_id)encrypto::motion::Wire
SetOnlineFinished()encrypto::motion::Wire
SignalReadyToDependency(std::size_t gate_id, Backend &backend)encrypto::motion::Wireprotectedstatic
value_type typedefencrypto::motion::proto::arithmetic_gmw::Wire< T, typename >
waiting_gate_ids_encrypto::motion::Wireprotected
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 &)=deleteencrypto::motion::Wire
wire_id_encrypto::motion::Wireprotected
~Wire() final=defaultencrypto::motion::proto::arithmetic_gmw::Wire< T, typename >virtual