Profile note iterator. More...
#include <xccdf.h>
Public 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.