LLZK 0.1.0
Veridise's ZK Language IR
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 506 of file Ops.h.inc.

Member Typedef Documentation

◆ valueTy

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

Member Function Documentation

◆ getValue()

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

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

◆ operator!=()

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

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

◆ operator==()

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

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

◆ setValue()

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

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

Member Data Documentation

◆ value

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

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


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