Open SCAP Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions
cve_product_iterator Struct Reference

Detailed Description

Iterator over CVE products.

See Also
oscap_iterator

#include <cve_nvd.h>

Public Member Functions

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

Member Function Documentation

void cve_product_iterator_remove ( struct cve_product_iterator it)
void cve_product_iterator_reset ( struct cve_product_iterator it)

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