Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::avm2::simulation::MockBitwise, including all inherited members.
and_op(const MemoryValue &a, const MemoryValue &b)=0 | bb::avm2::simulation::BitwiseInterface | pure virtual |
MOCK_METHOD(MemoryValue, and_op,(const MemoryValue &a, const MemoryValue &b),(override)) | bb::avm2::simulation::MockBitwise | |
MOCK_METHOD(MemoryValue, or_op,(const MemoryValue &a, const MemoryValue &b),(override)) | bb::avm2::simulation::MockBitwise | |
MOCK_METHOD(MemoryValue, xor_op,(const MemoryValue &a, const MemoryValue &b),(override)) | bb::avm2::simulation::MockBitwise | |
MockBitwise() | bb::avm2::simulation::MockBitwise | |
or_op(const MemoryValue &a, const MemoryValue &b)=0 | bb::avm2::simulation::BitwiseInterface | pure virtual |
xor_op(const MemoryValue &a, const MemoryValue &b)=0 | bb::avm2::simulation::BitwiseInterface | pure virtual |
~BitwiseInterface()=default | bb::avm2::simulation::BitwiseInterface | virtual |
~MockBitwise() override | bb::avm2::simulation::MockBitwise |