Iterator over CPE dictionary checks. More...
#include <cpedict.h>
Related Functions | |
(Note that these are not member functions.) | |
struct cpe_dict_check * | cpe_dict_check_iterator_next (struct cpe_dict_check_iterator *it) |
bool | cpe_dict_check_iterator_has_more (struct cpe_dict_check_iterator *it) |
void | cpe_dict_check_iterator_free (struct cpe_dict_check_iterator *it) |
Iterator over CPE dictionary checks.