Oval_variable iterator methods. More...
Functions | |
| bool | oval_variable_iterator_has_more (struct oval_variable_iterator *) |
| Returns true if iterator not exhausted. | |
| struct oval_variable * | oval_variable_iterator_next (struct oval_variable_iterator *) |
| Returns next instance of Oval_variable. | |
| void | oval_variable_iterator_free (struct oval_variable_iterator *) |
| Free iterator. | |
Oval_variable iterator methods.
1.6.1