Iterators
[Oval_object]

Oval_object iterator methods. More...

Functions

bool oval_object_iterator_has_more (struct oval_object_iterator *)
 Returns true if the iterator is not exhausted.
struct oval_objectoval_object_iterator_next (struct oval_object_iterator *)
 Returns the next instance of Oval_object.
void oval_object_iterator_free (struct oval_object_iterator *)
 Frees the iterator.

Detailed Description

Oval_object iterator methods.


Generated on 4 Jan 2010 for Open SCAP Library by  doxygen 1.6.1