Open SCAP Library
Loading...
Searching...
No Matches
oval_variable_restriction Struct Reference

Public Member Functions

OSCAP_API struct oval_variable_restrictionoval_variable_restriction_new (oval_operation_t operation, const char *value)
 Construct new instance of restriction element.
OSCAP_API void oval_variable_restriction_free (struct oval_variable_restriction *r)
 Free instance of restriction element.
OSCAP_API oval_operation_t oval_variable_restriction_get_operation (struct oval_variable_restriction *restriction)
 Get the operation of a restriction element.
OSCAP_API char * oval_variable_restriction_get_value (struct oval_variable_restriction *restriction)
 Get the value of a restriction element.

Data Fields

oval_operation_t operation
char * value

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