Iterators
[Oval_criteria_node]

Oval_criteria_node iterator methods. More...

Functions

bool oval_criteria_node_iterator_has_more (struct oval_criteria_node_iterator *)
 Returns true if the iterator is not exhausted.
struct oval_criteria_nodeoval_criteria_node_iterator_next (struct oval_criteria_node_iterator *)
 Returns the next instance of Oval_criteria_node from the iterator.
void oval_criteria_node_iterator_free (struct oval_criteria_node_iterator *)
 Free the iterator.

Detailed Description

Oval_criteria_node iterator methods.


Function Documentation

struct oval_criteria_node* oval_criteria_node_iterator_next ( struct oval_criteria_node_iterator  )  [read]

Returns the next instance of Oval_criteria_node from the iterator.

Returns NULL if the iterator is exhausted.


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