Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::tracegen::LookupIntoDynamicTableSequential< LookupSettings > Class Template Reference

#include <lookup_builder.hpp>

Inheritance diagram for bb::avm2::tracegen::LookupIntoDynamicTableSequential< LookupSettings >:
bb::avm2::tracegen::InteractionBuilderInterface

Public Member Functions

 LookupIntoDynamicTableSequential ()
 
 LookupIntoDynamicTableSequential (Column outer_dst_selector)
 
 ~LookupIntoDynamicTableSequential () override=default
 
void process (TraceContainer &trace) override
 
- Public Member Functions inherited from bb::avm2::tracegen::InteractionBuilderInterface
virtual ~InteractionBuilderInterface ()=default
 

Private Attributes

Column outer_dst_selector
 

Detailed Description

template<typename LookupSettings>
class bb::avm2::tracegen::LookupIntoDynamicTableSequential< LookupSettings >

Definition at line 120 of file lookup_builder.hpp.

Constructor & Destructor Documentation

◆ LookupIntoDynamicTableSequential() [1/2]

template<typename LookupSettings >
bb::avm2::tracegen::LookupIntoDynamicTableSequential< LookupSettings >::LookupIntoDynamicTableSequential ( )
inline

Definition at line 122 of file lookup_builder.hpp.

◆ LookupIntoDynamicTableSequential() [2/2]

template<typename LookupSettings >
bb::avm2::tracegen::LookupIntoDynamicTableSequential< LookupSettings >::LookupIntoDynamicTableSequential ( Column  outer_dst_selector)
inline

Definition at line 125 of file lookup_builder.hpp.

◆ ~LookupIntoDynamicTableSequential()

template<typename LookupSettings >
bb::avm2::tracegen::LookupIntoDynamicTableSequential< LookupSettings >::~LookupIntoDynamicTableSequential ( )
overridedefault

Member Function Documentation

◆ process()

template<typename LookupSettings >
void bb::avm2::tracegen::LookupIntoDynamicTableSequential< LookupSettings >::process ( TraceContainer trace)
inlineoverridevirtual

Member Data Documentation

◆ outer_dst_selector

template<typename LookupSettings >
Column bb::avm2::tracegen::LookupIntoDynamicTableSequential< LookupSettings >::outer_dst_selector
private

Definition at line 181 of file lookup_builder.hpp.


The documentation for this class was generated from the following file: