oval_results_model Struct Reference
[OVAL Results]

OVAL Results Model holds OVAL results structure instances. More...

#include <oval_results.h>

Public Member Functions

struct oval_results_modeloval_results_model_new (struct oval_definition_model *definition_model, struct oval_syschar_model **)
 Create new oval_results_model.
int oval_results_model_import (struct oval_results_model *model, const char *file)
 Import the content from the file into an oval_result_model.
struct oval_results_modeloval_results_model_clone (struct oval_results_model *)
 Copy an oval_results_model.
void oval_results_model_free (struct oval_results_model *model)
 Free memory allocated to a specified oval results model.
int oval_results_model_export (struct oval_results_model *, struct oval_directives_model *, const char *file)
 Export oval results into file.
Getters



struct oval_definition_modeloval_results_model_get_definition_model (struct oval_results_model *model)
 Return bound definition model from an oval_results_model.
struct
oval_result_system_iterator
oval_results_model_get_systems (struct oval_results_model *)
 Return iterator over reporting systems.

Data Fields

struct oval_generatorgenerator
struct oval_directives_modeldirectives_model
struct oval_definition_modeldefinition_model
struct oval_collectionsystems

Detailed Description

OVAL Results Model holds OVAL results structure instances.


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

Generated on 30 Mar 2012 for Open SCAP Library by  doxygen 1.6.1