OVALADT
[OVAL]

Interface for Definition model. More...

Files

file  oval_adt.h

Data Structures

struct  oval_string_iterator

Iterators

bool oval_string_iterator_has_more (struct oval_string_iterator *)
 Returns true if the iterator is not exhausted.
char * oval_string_iterator_next (struct oval_string_iterator *)
 Returns the next instance of char *.
int oval_string_iterator_remaining (struct oval_string_iterator *)
 Return number for remaining char * elements oval_string_iterator.
void oval_string_iterator_free (struct oval_string_iterator *)
 Frees the iterator.

Detailed Description

Interface for Definition model.

Class diagram

definition_model.png

Function Documentation

void oval_string_iterator_free ( struct oval_string_iterator *   ) 

Frees the iterator.

oval_string_iterator

bool oval_string_iterator_has_more ( struct oval_string_iterator *   ) 

Returns true if the iterator is not exhausted.

oval_string_iterator

char* oval_string_iterator_next ( struct oval_string_iterator *   ) 

Returns the next instance of char *.

oval_string_iterator


Generated on Tue Nov 14 12:19:01 2017 for Open SCAP Library by  doxygen 1.5.6