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