/home/pvrabec/openscap/openscap-0.5.6/src/OVAL/oval_agent_api_impl.h File Reference

Open Vulnerability and Assessment Language. More...

#include "public/oval_agent_api.h"
#include "oval_definitions_impl.h"
#include "../common/util.h"

Go to the source code of this file.

Defines

#define OVAL_COMMON_NAMESPACE   BAD_CAST "http://oval.mitre.org/XMLSchema/oval-common-5"
#define OVAL_SYSCHAR_NAMESPACE   BAD_CAST "http://oval.mitre.org/XMLSchema/oval-system-characteristics-5"
#define OVAL_RESULTS_NAMESPACE   BAD_CAST "http://oval.mitre.org/XMLSchema/oval-results-5"
#define OVAL_DEFINITIONS_NAMESPACE   BAD_CAST "http://oval.mitre.org/XMLSchema/oval-definitions-5"
#define OVAL_DIGSIG_NAMESPACE   BAD_CAST "http://www.w3.org/2000/09/xmldsig#"

Typedefs

typedef bool oval_definitions_resolver (struct oval_definition *, void *)
typedef bool oval_syschar_resolver (struct oval_syschar *, void *)

Functions

struct oval_definitionoval_definition_get_new (struct oval_definition_model *, char *)
xmlNode * oval_definitions_to_dom (struct oval_definition_model *definition_model, xmlDocPtr doc, xmlNode *parent, oval_definitions_resolver resolver, void *user_arg)
struct oval_testoval_test_get_new (struct oval_definition_model *, char *)
struct oval_objectoval_object_get_new (struct oval_definition_model *, char *)
struct oval_stateoval_state_get_new (struct oval_definition_model *, char *)
struct oval_variableoval_variable_get_new (struct oval_definition_model *, char *, oval_variable_type_t type)
struct oval_definitionoval_definition_clone (struct oval_definition_model *new_model, struct oval_definition *old_definition)
struct oval_testoval_test_clone (struct oval_definition_model *new_model, struct oval_test *old_test)
struct oval_objectoval_object_clone (struct oval_definition_model *new_model, struct oval_object *old_object)
struct oval_stateoval_state_clone (struct oval_definition_model *new_model, struct oval_state *old_state)
struct oval_variableoval_variable_clone (struct oval_definition_model *new_model, struct oval_variable *old_variable)
struct oval_syscharoval_syschar_get_new (struct oval_syschar_model *, struct oval_object *)
struct oval_syschar_item * oval_syschar_item_get_new (struct oval_syschar_model *, char *)
struct oval_sysdataoval_sysdata_get_new (struct oval_syschar_model *model, char *id)
xmlNode * oval_syschar_model_to_dom (struct oval_syschar_model *, xmlDocPtr, xmlNode *, oval_syschar_resolver, void *)

Variables

 OSCAP_HIDDEN_START
 OSCAP_HIDDEN_END

Detailed Description

Open Vulnerability and Assessment Language.

See more details at http://oval.mitre.org/


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