Open SCAP Library

cpe_item_iterator Struct Reference


Detailed Description

Iterator over CPE dictionary items.

See also:
oscap_iterator

#include <cpe_dict.h>

Public Member Functions

Iterators
struct cpe_itemcpe_item_iterator_next (struct cpe_item_iterator *it)
 Iterator over CPE dictionary items.
bool cpe_item_iterator_has_more (struct cpe_item_iterator *it)
 Iterator over CPE dictionary items.
void cpe_item_iterator_free (struct cpe_item_iterator *it)
 Iterator over CPE dictionary items.
void cpe_item_iterator_reset (struct cpe_item_iterator *it)

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