SetNodes
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Description
Sets the nodes contained in a ScopeResult object.
Prototype
1 | void SetNodes(std::vector<ge::OperatorPtr> &nodes); |
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
nodes |
Input |
nodes vector |
Returns
None
Restrictions
None
Parent topic: Class ScopesResult