|
CIRCT 22.0.0git
|
Container for a Python function that will be called to generate a service. More...

Public Member Functions | |
| ServiceGenFunc (nb::object genFunc) | |
| MlirLogicalResult | run (MlirOperation reqOp, MlirOperation declOp, MlirOperation recOp) |
Private Attributes | |
| nb::object | genFunc |
Container for a Python function that will be called to generate a service.
Definition at line 35 of file ESIModule.cpp.
|
inline |
Definition at line 37 of file ESIModule.cpp.
|
inline |
Definition at line 39 of file ESIModule.cpp.
References genFunc.
|
private |
Definition at line 48 of file ESIModule.cpp.
Referenced by run().