GetAllOpName
Function Prototype
graphStatus GetAllOpName(std::vector<string>& opName) const ;
Function Description
Returns the names of all operators in a graph.
Parameter Description
Parameter |
Input/Output |
Type |
Description |
---|---|---|---|
opName |
Output |
std::vector<string>& |
Returns the names of all operators in a graph. |
Return Value
Parameter |
Type |
Description |
---|---|---|
- |
graphStatus |
GRAPH_SUCCESS: success GRAPH_FAILED: failure |
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