Data Structures | |
| struct | oval_value |
| OVAL object or item entity value. More... | |
Modules | |
| Setters | |
Oval_value set methods. | |
| Getters | |
Oval_value get methods. | |
| Iterators | |
Oval_value iterator methods. | |
| Evaluators | |
Oval_value evaluator methods | |
Functions | |
| struct oval_value * | oval_value_new (oval_datatype_t datatype, char *text_value) |
| struct oval_value * | oval_value_clone (struct oval_value *old_value) |
| void | oval_value_free (struct oval_value *) |
1.6.1