oval_criteria_node Struct Reference
[Definitions]

OVAL criteria node. More...

#include <oval_definitions.h>

Data Fields

oval_criteria_node_type_t type
int negate
char * comment

Related Functions

(Note that these are not member functions.)



oval_criteria_node_type_t oval_criteria_node_get_type (struct oval_criteria_node *)
 Get OVAL criteria node type.
int oval_criteria_node_get_negate (struct oval_criteria_node *)
 Get OVAL criteria node negation.
char * oval_criteria_node_get_comment (struct oval_criteria_node *)
 Get OVAL criteria node comment.
oval_operator_t oval_criteria_node_get_operator (struct oval_criteria_node *)
 Get OVAL criteria node operator.
struct
oval_criteria_node_iterator * 
oval_criteria_node_get_subnodes (struct oval_criteria_node *)
 Get OVAL criteria node subnodes.
struct oval_testoval_criteria_node_get_test (struct oval_criteria_node *)
 Get OVAL criteria node test.
struct oval_definitionoval_criteria_node_get_definition (struct oval_criteria_node *)
 Get OVAL criteria node definition.

Detailed Description

OVAL criteria node.


The documentation for this struct was generated from the following files:

Generated on 29 Sep 2009 for Open SCAP Library by  doxygen 1.6.1