/home/pvrabec/project/openscap/openscap-0.6.0/src/OVAL/oval_system_characteristics_impl.h File Reference

Open Vulnerability and Assessment Language. More...

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

Go to the source code of this file.

Typedefs

typedef void(* oval_sysint_consumer )(struct oval_sysint *, void *)
typedef void(* oval_sysitem_consumer )(struct oval_sysitem *, void *client)

Functions

int oval_sysint_parse_tag (xmlTextReaderPtr, struct oval_parser_context *, oval_sysint_consumer, void *)
void oval_sysint_to_print (struct oval_sysint *, char *, int)
void oval_sysint_to_dom (struct oval_sysint *, xmlDoc *, xmlNode *)
void oval_sysinfo_to_print (struct oval_sysinfo *, char *, int)
void oval_sysinfo_to_dom (struct oval_sysinfo *, xmlDoc *, xmlNode *)
int oval_sysinfo_parse_tag (xmlTextReaderPtr reader, struct oval_parser_context *)
void oval_sysdata_to_print (struct oval_sysdata *, char *, int)
void oval_sysdata_to_dom (struct oval_sysdata *, xmlDoc *, xmlNode *)
int oval_sysdata_parse_tag (xmlTextReaderPtr, struct oval_parser_context *)
void oval_syschar_to_dom (struct oval_syschar *, xmlDoc *, xmlNode *)
int oval_syschar_parse_tag (xmlTextReaderPtr, struct oval_parser_context *context)
oval_syschar_collection_flag_t oval_syschar_flag_parse (xmlTextReaderPtr, char *, oval_syschar_collection_flag_t)
oval_syschar_status_t oval_syschar_status_parse (xmlTextReaderPtr, char *, oval_syschar_status_t)
int oval_sysitem_parse_tag (xmlTextReaderPtr, struct oval_parser_context *, oval_sysitem_consumer, void *)
void oval_sysitem_to_dom (struct oval_sysitem *sysitem, xmlDoc *doc, xmlNode *tag_parent)
void oval_sysitem_to_print (struct oval_sysitem *, char *, int)
struct oval_syschar_modeloval_syschar_get_model (struct oval_syschar *syschar)

Variables

 OSCAP_HIDDEN_START
const char NAMESPACE_OVALSYS []
 OSCAP_HIDDEN_END

Detailed Description

Open Vulnerability and Assessment Language.

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


Generated on 14 Jul 2010 for Open SCAP Library by  doxygen 1.6.1