Open SCAP Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
oval_state_iterator Struct Reference

Detailed Description

See Also
oval_definition_model_get_states

#include <oval_definitions.h>

Public Member Functions

Iterators
bool oval_state_iterator_has_more (struct oval_state_iterator *)
 Returns true if the iterator is not exhausted.
 
struct oval_stateoval_state_iterator_next (struct oval_state_iterator *)
 Returns the next instance of oval_state.
 
void oval_state_iterator_free (struct oval_state_iterator *)
 Frees the iterator.
 

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