Instance iterator. More...
#include <xccdf.h>
Public Member Functions | |
| struct xccdf_instance * | xccdf_instance_iterator_next (struct xccdf_instance_iterator *it) |
| bool | xccdf_instance_iterator_has_more (struct xccdf_instance_iterator *it) |
| void | xccdf_instance_iterator_free (struct xccdf_instance_iterator *it) |
Instance iterator.
1.6.1