|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::avm2::simulation::MockGreaterThan, including all inherited members.
| gt(const FF &a, const FF &b)=0 | bb::avm2::simulation::GreaterThanInterface | pure virtual |
| gt(const uint128_t &a, const uint128_t &b)=0 | bb::avm2::simulation::GreaterThanInterface | pure virtual |
| gt(const MemoryValue &a, const MemoryValue &b)=0 | bb::avm2::simulation::GreaterThanInterface | pure virtual |
| MOCK_METHOD(bool, gt,(const FF &a, const FF &b),(override)) | bb::avm2::simulation::MockGreaterThan | |
| MOCK_METHOD(bool, gt,(const uint128_t &a, const uint128_t &b),(override)) | bb::avm2::simulation::MockGreaterThan | |
| MOCK_METHOD(bool, gt,(const MemoryValue &a, const MemoryValue &b),(override)) | bb::avm2::simulation::MockGreaterThan | |
| MockGreaterThan() | bb::avm2::simulation::MockGreaterThan | |
| ~GreaterThanInterface()=default | bb::avm2::simulation::GreaterThanInterface | virtual |
| ~MockGreaterThan() override | bb::avm2::simulation::MockGreaterThan |