Open SCAP Library
Public Member Functions

cpe_platform_iterator Struct Reference


Detailed Description

Iterator over CPE dictionary items.

See also:
oscap_iterator

#include <cpe_lang.h>

Public Member Functions

void cpe_platform_iterator_remove (struct cpe_platform_iterator *it, struct cpe_lang_model *parent)
Iterators
struct cpe_platformcpe_platform_iterator_next (struct cpe_platform_iterator *it)
bool cpe_platform_iterator_has_more (struct cpe_platform_iterator *it)
void cpe_platform_iterator_free (struct cpe_platform_iterator *it)

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