Check import iterator. More...
#include <xccdf.h>
Public Member Functions | |
struct xccdf_check_import * | xccdf_check_import_iterator_next (struct xccdf_check_import_iterator *it) |
bool | xccdf_check_import_iterator_has_more (struct xccdf_check_import_iterator *it) |
void | xccdf_check_import_iterator_free (struct xccdf_check_import_iterator *it) |
Check import iterator.