Build
Description
Creates a graph operator.
Definition
1 | virtual Operation * Build ()=0 |
Returns
If the operation is successful, the created graph operator is returned; otherwise, a null pointer is returned.
Parent topic: GraphOpBuilder
Creates a graph operator.
1 | virtual Operation * Build ()=0 |
If the operation is successful, the created graph operator is returned; otherwise, a null pointer is returned.