Iterator over CPE dictionary item updates. More...
#include <cpedict.h>
Related Functions | |
(Note that these are not member functions.) | |
Remove functions | |
void | cpe_update_iterator_remove (struct cpe_update_iterator *it) |
Iterator functions | |
struct cpe_update * | cpe_update_iterator_next (struct cpe_update_iterator *it) |
Iterator over CPE update items. | |
bool | cpe_update_iterator_has_more (struct cpe_update_iterator *it) |
Iterator over CPE update items. | |
void | cpe_update_iterator_free (struct cpe_update_iterator *it) |
Iterator over CPE update items. |
Iterator over CPE dictionary item updates.