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

Detailed Description

See Also
oval_definition_model_get_definitions

#include <oval_definitions.h>

Public Member Functions

Iterators
bool oval_definition_iterator_has_more (struct oval_definition_iterator *)
 Returns true if the iterator contains more instances of oval_definition.
 
struct oval_definitionoval_definition_iterator_next (struct oval_definition_iterator *)
 Returns the next iterated instance of oval_definition. More...
 
void oval_definition_iterator_free (struct oval_definition_iterator *)
 Free the iterator.
 

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