oval_definition Struct Reference
[Definitions]

OVAL definition. More...

#include <oval_definitions.h>

Data Fields

char * id
int version
oval_definition_class_t class
int deprecated
char * title
char * description
struct oval_collectionaffected
struct oval_collectionreference
struct oval_collectionnotes
struct oval_criteria_nodecriteria

Related Functions

(Note that these are not member functions.)



char * oval_definition_get_id (struct oval_definition *)
 Get OVAL definition ID.
int oval_definition_get_version (struct oval_definition *)
 Get OVAL definition version.
oval_definition_class_t oval_definition_get_class (struct oval_definition *)
 Get OVAL definition class.
int oval_definition_get_deprecated (struct oval_definition *)
 Get OVAL definition deprecation status.
char * oval_definition_get_title (struct oval_definition *)
 Get OVAL definition title.
char * oval_definition_get_description (struct oval_definition *)
 Get OVAL definition description.
struct oval_affected_iterator * oval_definition_get_affected (struct oval_definition *)
 Get iterator to list of affected platforms.
struct oval_reference_iterator * oval_definition_get_references (struct oval_definition *)
 Get iterator to list of definition references.
struct oval_string_iterator * oval_definition_get_notes (struct oval_definition *)
 Get iterator to list of notes.
struct oval_criteria_nodeoval_definition_get_criteria (struct oval_definition *)
 Get iterator to list of OVAL definition criteria.

Detailed Description

OVAL definition.


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