Iterator over CPE dictionary items. More...
#include <cpedict.h>
Public Member Functions | |
Iterators | |
struct cpe_item * | cpe_item_iterator_next (struct cpe_item_iterator *it) |
Iterator over CPE dictionary items. | |
bool | cpe_item_iterator_has_more (struct cpe_item_iterator *it) |
Iterator over CPE dictionary items. | |
void | cpe_item_iterator_free (struct cpe_item_iterator *it) |
Iterator over CPE dictionary items. | |
void | cpe_item_iterator_reset (struct cpe_item_iterator *it) |
Iterator over CPE dictionary items.