Iterator over CPE dictionary item editions. More...
#include <cpedict.h>
Related Functions | |
(Note that these are not member functions.) | |
Remove functions | |
void | cpe_edition_iterator_remove (struct cpe_edition_iterator *it) |
Iterator functions | |
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.