SetOutputs
Function Prototype
Graph& SetOutputs(std::vector<Operator>& outputs);
Function Description
Sets the output operator linked with a graph.
Parameter Description
Parameter |
Input/Output |
Type |
Description |
---|---|---|---|
outputs |
Input |
std::vector<Operator>& |
Output operator linked with the graph |
Return Value
Parameter |
Type |
Description |
---|---|---|
- |
Graph& |
Caller itself |
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