Namespace info iterator. More...
#include <oscap.h>
Public Member Functions | |
Iterators | |
bool | oscap_nsinfo_entry_iterator_has_more (struct oscap_nsinfo_entry_iterator *it) |
struct oscap_nsinfo_entry * | oscap_nsinfo_entry_iterator_next (struct oscap_nsinfo_entry_iterator *it) |
void | oscap_nsinfo_entry_iterator_free (struct oscap_nsinfo_entry_iterator *it) |
Namespace info iterator.