Iterator over CPE dictionary checks. More...
#include <cpedict.h>
Related Functions | |
(Note that these are not member functions.) | |
Remove functions | |
void | cpe_check_iterator_remove (struct cpe_check_iterator *it) |
Iterator functions | |
struct cpe_check * | cpe_check_iterator_next (struct cpe_check_iterator *it) |
Iterator over CPE item check items. | |
bool | cpe_check_iterator_has_more (struct cpe_check_iterator *it) |
Iterator over CPE item check items. | |
void | cpe_check_iterator_free (struct cpe_check_iterator *it) |
Iterator over CPE item check items. |
Iterator over CPE dictionary checks.