GetParseParamFn
Function Usage
Obtains the function for parsing operator attributes.
Prototype
1 | ParseParamFunc GetParseParamFn() const |
Parameters
None
Constraints
The GetParseParamFn API will be deprecated in later versions. Use the ParseParamsByOperatorFn API to obtain the operator attributes.
Parent topic: OpRegistrationData