Open SCAP Library
oval_string_iterator Struct Reference

#include <oval_definitions.h>

Public Member Functions

Iterators
bool oval_string_iterator_has_more (struct oval_string_iterator *)
 Returns true if the iterator is not exhausted.
 
char * oval_string_iterator_next (struct oval_string_iterator *)
 Returns the next instance of char *.
 
int oval_string_iterator_remaining (struct oval_string_iterator *)
 Return number for remaining char * elements.
 
void oval_string_iterator_free (struct oval_string_iterator *)
 Frees the iterator.
 

Detailed Description

See Also
oval_definition_get_notes
oval_test_get_notes
oval_object_get_notes
oval_state_get_notes
oval_affected_get_platforms
oval_affected_get_products

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