oval_object Struct Reference
[Definitions]

OVAL object. More...

#include <oval_definitions.h>

Data Fields

oval_subtype_t subtype
struct oval_collectionnotes
char * comment
char * id
int deprecated
int version
struct oval_collectionobject_content
struct oval_collectionbehaviors

Related Functions

(Note that these are not member functions.)



struct oval_syscharoval_object_probe (struct oval_object *, struct oval_object_model *model)
 Probe single OVAL object.
oval_family_t oval_object_get_family (struct oval_object *)
 Get OVAL object family.
oval_subtype_t oval_object_get_subtype (struct oval_object *)
 Get OVAL object subtype.
char * oval_object_get_name (struct oval_object *)
 Get OVAL object name.
struct oval_string_iterator * oval_object_get_notes (struct oval_object *)
 Get iterator to OVAL object notes.
char * oval_object_get_comment (struct oval_object *)
 Get OVAL object comment.
char * oval_object_get_id (struct oval_object *)
 Get OVAL object ID.
int oval_object_get_deprecated (struct oval_object *)
 Get OVAL object depracation status.
int oval_object_get_version (struct oval_object *)
 Get OVAL object version.

Detailed Description

OVAL object.


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