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

Public Types

using columnTy = ::mlir::UnitAttr
using signalTy = ::mlir::UnitAttr
using sym_nameTy = ::mlir::StringAttr
using typeTy = ::mlir::TypeAttr

Public Member Functions

auto getColumn ()
void setColumn (const ::mlir::UnitAttr &propValue)
auto getSignal ()
void setSignal (const ::mlir::UnitAttr &propValue)
auto getSymName ()
void setSymName (const ::mlir::StringAttr &propValue)
auto getType ()
void setType (const ::mlir::TypeAttr &propValue)
bool operator== (const Properties &rhs) const
bool operator!= (const Properties &rhs) const

Public Attributes

columnTy column
signalTy signal
sym_nameTy sym_name
typeTy type

Detailed Description

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

Member Typedef Documentation

◆ columnTy

◆ signalTy

◆ sym_nameTy

◆ typeTy

Member Function Documentation

◆ getColumn()

auto llzk::component::detail::MemberDefOpGenericAdaptorBase::Properties::getColumn ( )
inline

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

◆ getSignal()

auto llzk::component::detail::MemberDefOpGenericAdaptorBase::Properties::getSignal ( )
inline

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

◆ getSymName()

auto llzk::component::detail::MemberDefOpGenericAdaptorBase::Properties::getSymName ( )
inline

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

◆ getType()

auto llzk::component::detail::MemberDefOpGenericAdaptorBase::Properties::getType ( )
inline

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

◆ operator!=()

bool llzk::component::detail::MemberDefOpGenericAdaptorBase::Properties::operator!= ( const Properties & rhs) const
inline

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

◆ operator==()

bool llzk::component::detail::MemberDefOpGenericAdaptorBase::Properties::operator== ( const Properties & rhs) const
inline

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

◆ setColumn()

void llzk::component::detail::MemberDefOpGenericAdaptorBase::Properties::setColumn ( const ::mlir::UnitAttr & propValue)
inline

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

◆ setSignal()

void llzk::component::detail::MemberDefOpGenericAdaptorBase::Properties::setSignal ( const ::mlir::UnitAttr & propValue)
inline

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

◆ setSymName()

void llzk::component::detail::MemberDefOpGenericAdaptorBase::Properties::setSymName ( const ::mlir::StringAttr & propValue)
inline

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

◆ setType()

void llzk::component::detail::MemberDefOpGenericAdaptorBase::Properties::setType ( const ::mlir::TypeAttr & propValue)
inline

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

Member Data Documentation

◆ column

columnTy llzk::component::detail::MemberDefOpGenericAdaptorBase::Properties::column

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

◆ signal

signalTy llzk::component::detail::MemberDefOpGenericAdaptorBase::Properties::signal

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

◆ sym_name

sym_nameTy llzk::component::detail::MemberDefOpGenericAdaptorBase::Properties::sym_name

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

◆ type

typeTy llzk::component::detail::MemberDefOpGenericAdaptorBase::Properties::type

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


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