Iterator over CPE dictionary items. More...
#include <cpelang.h>
Related Functions | |
(Note that these are not member functions.) | |
| struct cpe_platform * | cpe_platform_iterator_next (struct cpe_platform_iterator *it) |
| bool | cpe_platform_iterator_has_more (struct cpe_platform_iterator *it) |
| void | cpe_platform_iterator_free (struct cpe_platform_iterator *it) |
Iterator over CPE dictionary items.
1.6.1