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