oval_variable_binding Struct Reference
[Oval_variable_binding]

dBinding of an value to an OVAL variable. More...

#include <oval_definitions.h>

Data Fields

struct oval_variablevariable
char * value

Related Functions

(Note that these are not member functions.)



struct oval_variable_bindingoval_variable_binding_new (struct oval_variable *, char *)
struct oval_variable_bindingoval_variable_binding_clone (struct oval_variable_binding *, struct oval_definition_model *)
void oval_variable_binding_free (struct oval_variable_binding *)
void oval_variable_binding_set_variable (struct oval_variable_binding *, struct oval_variable *)
void oval_variable_binding_set_value (struct oval_variable_binding *, char *)
bool oval_variable_binding_iterator_has_more (struct oval_variable_binding_iterator *)
struct oval_variableoval_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.

Detailed Description

d

Binding of an value to an OVAL variable.


The documentation for this struct was generated from the following files:

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