Select iterator. More...
#include <xccdf.h>
Related Functions | |
(Note that these are not member functions.) | |
struct xccdf_select * | xccdf_select_iterator_next (struct xccdf_select_iterator *it) |
bool | xccdf_select_iterator_has_more (struct xccdf_select_iterator *it) |
void | xccdf_select_iterator_free (struct xccdf_select_iterator *it) |
Select iterator.