21 #ifndef XCCDF_POLICY_RESOLVE_H_
22 #define XCCDF_POLICY_RESOLVE_H_
29 #include <xccdf_policy_priv.h>
xccdf_level_t
XCCDF error, complexity, disruption, or severity level.
Definition: xccdf_benchmark.h:117
Definition: xccdf_policy_resolve.c:29
Top level XCCDF structure containing profiles, rules, values and results.
Open-scap XCCDF library interface.
xccdf_role_t
XCCDF role.
Definition: xccdf_benchmark.h:134
XCCDF rule defines a test execution.
Definition: xccdf_benchmark.h:214
XCCDF profile is a set of tests and their settings in a compact package.
Definition: xccdf_benchmark.h:202
XCCDF policy structure is abstract (class) structure of Profile element from benchmark.
Definition: xccdf_policy_priv.h:58
float xccdf_numeric
Type of a numerical content for a XCCDF value.
Definition: xccdf_benchmark.h:196
A base class for XCCDF items.
Definition: item.h:221