oval_variable Struct Reference
[OVAL Definitions]
An oval variable resolves an
oval_value stream which specifies constraints for
oval_objects and
oval_states.
More...
#include <oval_definitions.h>
Detailed Description
An oval variable resolves an
oval_value stream which specifies constraints for
oval_objects and
oval_states.
- if oval_variable_type == OVAL_VARIABLE_EXTERNAL
- if oval_variable_type == OVAL_VARIABLE_CONSTANT
- if oval_variable_type == OVAL_VARIABLE_LOCAL
- The value stream is specified by either a single component or a complex function, meaning that a value can be as simple as a literal string or as complex as multiple registry keys concatenated together. Note that if an individual component is used and it returns multiple values, then there will be multiple values associated with the Oval_local. For example, if an object is specified as the local source and it references a file object that identifies a set of 5 files, then the local variable would represent these 5 values.
The documentation for this struct was generated from the following file: