Open SCAP Library
Loading...
Searching...
No Matches
Public Member Functions
cve_product_iterator Struct Reference

Iterator over CVE products. More...

#include <cve_nvd.h>

Public Member Functions

OSCAP_API void cve_product_iterator_remove (struct cve_product_iterator *it)
 
OSCAP_API void cve_product_iterator_reset (struct cve_product_iterator *it)
 
Iterators
OSCAP_API struct cve_productcve_product_iterator_next (struct cve_product_iterator *it)
 
OSCAP_API bool cve_product_iterator_has_more (struct cve_product_iterator *it)
 
OSCAP_API void cve_product_iterator_free (struct cve_product_iterator *it)
 

Detailed Description

Iterator over CVE products.

See also
oscap_iterator

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