Open SCAP Library
|
Iterator over CPE dictionary item editions.
#include <cpe_dict.h>
Public Member Functions | |
Iterators | |
struct cpe_edition * | cpe_edition_iterator_next (struct cpe_edition_iterator *it) |
Iterator over CPE edition items. More... | |
bool | cpe_edition_iterator_has_more (struct cpe_edition_iterator *it) |
Iterator over CPE edition items. More... | |
void | cpe_edition_iterator_free (struct cpe_edition_iterator *it) |
Iterator over CPE edition items. More... | |
void | cpe_edition_iterator_remove (struct cpe_edition_iterator *it) |
void | cpe_edition_iterator_reset (struct cpe_edition_iterator *it) |