oval_variable Struct Reference
[Definitions]

OVAL variable. More...

#include <oval_definitions.h>

Data Fields

char * id
char * comment
int version
int deprecated
oval_variable_type_t type
oval_datatype_t datatype
struct oval_string_mapvalues

Related Functions

(Note that these are not member functions.)



char * oval_variable_get_id (struct oval_variable *)
 Get OVAL variable ID.
char * oval_variable_get_comment (struct oval_variable *)
 Get OVAL variable comment.
int oval_variable_get_version (struct oval_variable *)
 Get OVAL variable version.
int oval_variable_get_deprecated (struct oval_variable *)
 Get OVAL variable deprecation status.
oval_variable_type_t oval_variable_get_type (struct oval_variable *)
 Get OVAL variable type.
oval_datatype_t oval_variable_get_datatype (struct oval_variable *)
 Get OVAL variable datatype.
struct oval_value_iterator * oval_variable_get_values (struct oval_variable *)
 Get OVAL constant variable values.
struct oval_componentoval_variable_get_component (struct oval_variable *)
 Get OVAL local variable main component.

Detailed Description

OVAL variable.


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

Generated on 12 Nov 2009 for Open SCAP Library by  doxygen 1.6.1