Binding of an value to an OVAL variable. More...
#include <oval_definitions.h>
Data Fields | |
| struct oval_variable * | variable |
| char * | value |
Related Functions | |
(Note that these are not member functions.) | |
| struct oval_variable * | oval_variable_binding_get_variable (struct oval_variable_binding *) |
| Get variable for this binding. | |
| char * | oval_variable_binding_get_value (struct oval_variable_binding *) |
| Get value of this binding. | |
Binding of an value to an OVAL variable.
1.6.1