Open SCAP Library

cce_entry_iterator Struct Reference


Detailed Description

Iterator over CCE entries.

See also:
oscap_iterator

#include <cce.h>

Public Member Functions

Iterators
struct cce_entrycce_entry_iterator_next (struct cce_entry_iterator *it)
bool cce_entry_iterator_has_more (struct cce_entry_iterator *it)
void cce_entry_iterator_free (struct cce_entry_iterator *it)
void cce_entry_iterator_reset (struct cce_entry_iterator *it)

The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines