Iterator over an array of oscap_title elements. More...
#include <oscap.h>
Related Functions | |
(Note that these are not member functions.) | |
| struct oscap_title * | oscap_title_iterator_next (struct oscap_title_iterator *it) |
| void | oscap_title_iterator_free (struct oscap_title_iterator *it) |
| bool | oscap_title_iterator_has_more (struct oscap_title_iterator *it) |
Iterator over an array of oscap_title elements.
| void oscap_title_iterator_free | ( | struct oscap_title_iterator * | it | ) | [related] |
| bool oscap_title_iterator_has_more | ( | struct oscap_title_iterator * | it | ) | [related] |
| struct oscap_title * oscap_title_iterator_next | ( | struct oscap_title_iterator * | it | ) | [related] |
1.6.1