Open SCAP Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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. More...
 
bool cpe_item_iterator_has_more (struct cpe_item_iterator *it)
 Iterator over CPE dictionary items. More...
 
void cpe_item_iterator_free (struct cpe_item_iterator *it)
 Iterator over CPE dictionary items. More...
 
void cpe_item_iterator_reset (struct cpe_item_iterator *it)
 

The documentation for this struct was generated from the following file: