cve Struct Reference
[CVE]

Structure holding all the cve_info entries. More...

#include <cve.h>

Data Fields

struct oscap_listentries
struct oscap_htableentry

Related Functions

(Note that these are not member functions.)



struct cvecve_new (const char *fname)
 Create a new CVE catalogue from a XML file.
void cve_free (struct cve *cve)
 Delete CVE catalogue.
struct cve_info_iteratorcve_get_entries (const struct cve *cve)
 Get en iterator to CVE entries.
struct cve_infocve_get_entry (const struct cve *cve, const char *id)
 Get CVE entry by its ID.

Detailed Description

Structure holding all the cve_info entries.


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