|
barretenberg
|
Classes | |
| struct | Arithmetic |
| struct | BlackBoxFuncCall |
| struct | Brillig |
| struct | Directive |
| struct | MemoryInit |
| struct | MemoryOp |
Public Member Functions | |
| std::vector< uint8_t > | bincodeSerialize () const |
Static Public Member Functions | |
| static Opcode | bincodeDeserialize (std::vector< uint8_t >) |
Public Attributes | |
| std::variant< Arithmetic, BlackBoxFuncCall, Directive, Brillig, MemoryOp, MemoryInit > | value |
Friends | |
| bool | operator== (const Opcode &, const Opcode &) |