cve_entry_iterator Struct Reference
[CVE]

Iterator over CVE entries. More...

#include <cve.h>

Related Functions

(Note that these are not member functions.)



Remove functions

Set of functions used to remove entries from lists.



void cve_entry_iterator_remove (struct cve_entry_iterator *it)
Iterator functions

Functions to iterate throught lists.



struct cve_entrycve_entry_iterator_next (struct cve_entry_iterator *it)
bool cve_entry_iterator_has_more (struct cve_entry_iterator *it)
void cve_entry_iterator_free (struct cve_entry_iterator *it)

Detailed Description

Iterator over CVE entries.

See also:
oscap_iterator

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

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