LLZK 0.1.0
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
llzk::felt::detail::FeltConstantOpGenericAdaptorBase::Properties Struct Reference

Public Types

using valueTy = ::llzk::felt::FeltConstAttr

Public Member Functions

auto getValue ()
void setValue (const ::llzk::felt::FeltConstAttr &propValue)
bool operator== (const Properties &rhs) const
bool operator!= (const Properties &rhs) const

Public Attributes

valueTy value

Detailed Description

Definition at line 644 of file Ops.h.inc.

Member Typedef Documentation

◆ valueTy

Definition at line 645 of file Ops.h.inc.

Member Function Documentation

◆ getValue()

auto llzk::felt::detail::FeltConstantOpGenericAdaptorBase::Properties::getValue ( )
inline

Definition at line 648 of file Ops.h.inc.

◆ operator!=()

bool llzk::felt::detail::FeltConstantOpGenericAdaptorBase::Properties::operator!= ( const Properties & rhs) const
inline

Definition at line 660 of file Ops.h.inc.

◆ operator==()

bool llzk::felt::detail::FeltConstantOpGenericAdaptorBase::Properties::operator== ( const Properties & rhs) const
inline

Definition at line 655 of file Ops.h.inc.

◆ setValue()

void llzk::felt::detail::FeltConstantOpGenericAdaptorBase::Properties::setValue ( const ::llzk::felt::FeltConstAttr & propValue)
inline

Definition at line 652 of file Ops.h.inc.

Member Data Documentation

◆ value

valueTy llzk::felt::detail::FeltConstantOpGenericAdaptorBase::Properties::value

Definition at line 646 of file Ops.h.inc.


The documentation for this struct was generated from the following file:
  • build/include/llzk/Dialect/Felt/IR/Ops.h.inc