Notice iterator. More...
#include <xccdf.h>
Related Functions | |
(Note that these are not member functions.) | |
struct xccdf_notice * | xccdf_notice_iterator_next (struct xccdf_notice_iterator *it) |
bool | xccdf_notice_iterator_has_more (struct xccdf_notice_iterator *it) |
void | xccdf_notice_iterator_free (struct xccdf_notice_iterator *it) |
Notice iterator.