Macro for Registering the Operator Type
Function
Register an operator type, mainly to declare a constant string, which is the name of the operator type, and then save the string to a set.
Syntax
REGISTER_OPTYPE_DECLARE(var_name, str_name)
REGISTER_OPTYPE_DEFINE(var_name, str_name)
Parameter Description
|
Parameter |
Input/Output |
Description |
|---|---|---|
|
var_name |
Input |
Name of a constant string |
|
str_name |
Input |
Name of an operator type |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot