Profile note iterator. More...
#include <xccdf.h>
Related Functions | |
(Note that these are not member functions.) | |
struct xccdf_profile_note * | xccdf_profile_note_iterator_next (struct xccdf_profile_note_iterator *it) |
bool | xccdf_profile_note_iterator_has_more (struct xccdf_profile_note_iterator *it) |
void | xccdf_profile_note_iterator_free (struct xccdf_profile_note_iterator *it) |
Profile note iterator.