Modules | |
| Setters | |
OVAL External Variable Binding API set methods. | |
| Getters | |
OVAL External Variable Binding API get methods. | |
| Service | |
OVAL External Variable Binding API import/export methods. | |
| Evaluators | |
OVAL External Variable Binding API evaluation methods. | |
Functions | |
| struct oval_variable_model * | oval_variable_model_new (void) |
| Create a new OVAL variable model. | |
| struct oval_variable_model * | oval_variable_model_clone (struct oval_variable_model *) |
| Create an OVAL variable model. | |
| void | oval_variable_model_free (struct oval_variable_model *) |
| Free memory allocated to a specified oval_variable_model. | |
| void oval_variable_model_free | ( | struct oval_variable_model * | ) |
Free memory allocated to a specified oval_variable_model.
| variable_model | the specified oval_variable_model |
1.6.1