Open SCAP Library

oscap_text_iterator Struct Reference


Detailed Description

Internationalized string iterator.

See also:
oscap_iterator

#include <oscap_text.h>

Public Member Functions

Iterators
struct oscap_textoscap_text_iterator_next (struct oscap_text_iterator *it)
bool oscap_text_iterator_has_more (struct oscap_text_iterator *it)
void oscap_text_iterator_free (struct oscap_text_iterator *it)
void oscap_text_iterator_remove (struct oscap_text_iterator *it)
void oscap_text_iterator_reset (struct oscap_text_iterator *it)

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