Open SCAP Library
Loading...
Searching...
No Matches
oscap_text_iterator Struct Reference

Internationalized string iterator. More...

#include <oscap_text.h>

Public Member Functions

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

Detailed Description

Internationalized string iterator.

See also
oscap_iterator

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