Getters
[Oval_result_criteria_node]

Oval_result_criteria_node get methods. More...

Functions

oval_criteria_node_type_t oval_result_criteria_node_get_type (struct oval_result_criteria_node *)
oval_result_t oval_result_criteria_node_get_result (struct oval_result_criteria_node *)
bool oval_result_criteria_node_get_negate (struct oval_result_criteria_node *)
oval_operator_t oval_result_criteria_node_get_operator (struct oval_result_criteria_node *)
struct
oval_result_criteria_node_iterator
oval_result_criteria_node_get_subnodes (struct oval_result_criteria_node *)
struct oval_result_testoval_result_criteria_node_get_test (struct oval_result_criteria_node *)
struct oval_result_definitionoval_result_criteria_node_get_extends (struct oval_result_criteria_node *)
bool oval_result_criteria_node_is_locked (struct oval_result_criteria_node *result_criteria_node)
 return true if the result_criteria_node instance is locked.

Detailed Description

Oval_result_criteria_node get methods.


Function Documentation

bool oval_result_criteria_node_is_locked ( struct oval_result_criteria_node result_criteria_node  ) 

return true if the result_criteria_node instance is locked.

The state of a locked instance cannot be changed.


Generated on 4 Jan 2010 for Open SCAP Library by  doxygen 1.6.1