Constructor
GandivaConditionnew
since: 4.0.0
[−]
Parameters
root_node
-
Type:
GGandivaNode
The root node for the condition.
The data is owned by the caller of the function.
[−]
Return value
Type: GGandivaCondition
A newly created GGandivaCondition
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |