CIRCT 20.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 34 of file ESIModule.cpp.
|
inline |
Definition at line 36 of file ESIModule.cpp.
|
inline |
Definition at line 38 of file ESIModule.cpp.
References genFunc.
|
private |
Definition at line 47 of file ESIModule.cpp.
Referenced by run().