oval_state Struct Reference
[Definitions]

OVAL state. More...

#include <oval_definitions.h>

Data Fields

oval_subtype_t subtype
char * comment
char * id
int deprecated
int version
struct oval_collectionnotes
struct oval_collectioncontents

Related Functions

(Note that these are not member functions.)



oval_family_t oval_state_get_family (struct oval_state *)
 Get OVAL state family.
oval_subtype_t oval_state_get_subtype (struct oval_state *)
 Get OVAL state subtype.
const char * oval_state_get_name (struct oval_state *)
 Get OVAL state name.
char * oval_state_get_comment (struct oval_state *)
 Get OVAL state comment.
char * oval_state_get_id (struct oval_state *)
 Get OVAL state ID.
int oval_state_get_deprecated (struct oval_state *)
 Get OVAL state deprecation status.
int oval_state_get_version (struct oval_state *)
 Get OVAL state version.
struct oval_string_iterator * oval_state_get_notes (struct oval_state *)
 Get OVAL state notes.
struct
oval_state_content_iterator * 
oval_state_get_contents (struct oval_state *)
 Get OVAL state contents.

Detailed Description

OVAL state.


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