Service
[OVAL Results interface]

OVAL Results interface import/export methods. More...

Functions

struct oval_result_directivesoval_results_model_import (struct oval_results_model *, struct oscap_import_source *, void *)
 load oval results from XML file.
int oval_results_model_export (struct oval_results_model *, struct oval_result_directives *, struct oscap_export_target *)
 export oval results to XML file.

Detailed Description

OVAL Results interface import/export methods.


Function Documentation

int oval_results_model_export ( struct oval_results_model ,
struct oval_result_directives ,
struct oscap_export_target *   
)

export oval results to XML file.

Parameters:
model the oval_results_model
target the export target stream (XML)
struct oval_result_directives* oval_results_model_import ( struct oval_results_model ,
struct oscap_import_source ,
void *   
) [read]

load oval results from XML file.

Parameters:
model the oval_results_model
source the input source (XML)
error_handler the error handler
client_data client data;

Generated on 4 Jan 2010 for Open SCAP Library by  doxygen 1.6.1