oscap_string_iterator Struct Reference

Iterator over C-style strings. More...

#include <list.h>

Related Functions

(Note that these are not member functions.)



const char * oscap_string_iterator_next (struct oscap_string_iterator *)
bool oscap_string_iterator_has_more (struct oscap_string_iterator *)
void oscap_string_iterator_free (struct oscap_string_iterator *it)

Detailed Description

Iterator over C-style strings.

String iterator.

See also:
oscap_iterator

Friends And Related Function Documentation

void oscap_string_iterator_free ( struct oscap_string_iterator it  )  [related]
bool oscap_string_iterator_has_more ( struct oscap_string_iterator  )  [related]
const char * oscap_string_iterator_next ( struct oscap_string_iterator  )  [related]

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

Generated on 29 Sep 2009 for Open SCAP Library by  doxygen 1.6.1