CheckOpByName
Function Prototype
graphStatus CheckOpByName(const string& name) const;
Function Description
Checks whether an operator exists in a graph based on the operator name.
Parameter Description
Parameter |
Input/Output |
Type |
Description |
---|---|---|---|
name |
Input |
const string& |
Operator name |
Return Value
Parameter |
Type |
Description |
---|---|---|
- |
graphStatus |
GRAPH_SUCCESS: The operator is found. GRAPH_FAILED: The operator is not found. |
Exception Handling
None
Restriction
None
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