LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llzk::boolean::detail::CmpOpGenericAdaptorBase::Properties Struct Reference

Public Types

using predicateTy = ::llzk::boolean::FeltCmpPredicateAttr
 

Public Member Functions

auto getPredicate ()
 
void setPredicate (const ::llzk::boolean::FeltCmpPredicateAttr &propValue)
 
bool operator== (const Properties &rhs) const
 
bool operator!= (const Properties &rhs) const
 

Public Attributes

predicateTy predicate
 

Detailed Description

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

Member Typedef Documentation

◆ predicateTy

using llzk::boolean::detail::CmpOpGenericAdaptorBase::Properties::predicateTy = ::llzk::boolean::FeltCmpPredicateAttr

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

Member Function Documentation

◆ getPredicate()

auto llzk::boolean::detail::CmpOpGenericAdaptorBase::Properties::getPredicate ( )
inline

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

◆ operator!=()

bool llzk::boolean::detail::CmpOpGenericAdaptorBase::Properties::operator!= ( const Properties & rhs) const
inline

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

◆ operator==()

bool llzk::boolean::detail::CmpOpGenericAdaptorBase::Properties::operator== ( const Properties & rhs) const
inline

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

◆ setPredicate()

void llzk::boolean::detail::CmpOpGenericAdaptorBase::Properties::setPredicate ( const ::llzk::boolean::FeltCmpPredicateAttr & propValue)
inline

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

Member Data Documentation

◆ predicate

predicateTy llzk::boolean::detail::CmpOpGenericAdaptorBase::Properties::predicate

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


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