Open SCAP Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
oval_variable_possible_value Struct Reference

Public Member Functions

struct
oval_variable_possible_value
oval_variable_possible_value_new (const char *hint, const char *value)
 Construct new instance of possible_value element. More...
 
void oval_variable_possible_value_free (struct oval_variable_possible_value *pv)
 Free instance of possible_value.
 
char * oval_variable_possible_value_get_hint (struct oval_variable_possible_value *pv)
 Get the hint of the possible_value.
 
char * oval_variable_possible_value_get_value (struct oval_variable_possible_value *pv)
 Get the value of the possible value.
 

Data Fields

char * hint
 
char * value
 

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