Open SCAP Library
Public Member Functions

cve_summary_iterator Struct Reference


Detailed Description

Iterator over CVE summaries.

See also:
oscap_iterator

#include <cve_nvd.h>

Public Member Functions

void cve_summary_iterator_remove (struct cve_summary_iterator *it)
void cve_summary_iterator_reset (struct cve_summary_iterator *it)
Iterators
struct cve_summarycve_summary_iterator_next (struct cve_summary_iterator *it)
bool cve_summary_iterator_has_more (struct cve_summary_iterator *it)
void cve_summary_iterator_free (struct cve_summary_iterator *it)

Member Function Documentation

void cve_summary_iterator_remove ( struct cve_summary_iterator it)
void cve_summary_iterator_reset ( struct cve_summary_iterator it)

The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines