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

#include <oval_definitions.h>

Public Member Functions

Iterators
OSCAP_API bool oval_test_iterator_has_more (struct oval_test_iterator *)
 Returns true if the iterator is not exhausted.
 
OSCAP_API struct oval_testoval_test_iterator_next (struct oval_test_iterator *)
 Returns the next instance of oval_test.
 
OSCAP_API void oval_test_iterator_free (struct oval_test_iterator *)
 Frees the iterator.
 

Detailed Description

See also
oval_definition_model_get_tests

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