Oval_result_criteria_node set methods. More...
Functions | |
void | oval_result_criteria_node_set_result (struct oval_result_criteria_node *, oval_result_t) |
void | oval_result_criteria_node_set_negate (struct oval_result_criteria_node *, bool) |
void | oval_result_criteria_node_set_operator (struct oval_result_criteria_node *, oval_operator_t) |
void | oval_result_criteria_node_add_subnode (struct oval_result_criteria_node *, struct oval_result_criteria_node *) |
void | oval_result_criteria_node_set_test (struct oval_result_criteria_node *, struct oval_result_test *) |
void | oval_result_criteria_node_set_extends (struct oval_result_criteria_node *, struct oval_result_definition *) |
Oval_result_criteria_node set methods.
These methods will not change the state of a locked instance.