xccdf_policy_model Struct Reference
[XCCDF_POLICY]

XCCDF policy model structure contains xccdf_benchmark as reference to Benchmark element in XML file and list of policies that are abstract structure of Profile element from benchmark file. More...

#include <xccdf_policy_priv.h>


Data Fields

struct xccdf_benchmarkbenchmark
 Benchmark element (root element of XML file).
struct xccdf_tailoringtailoring
 Tailoring element.
struct oscap_list * policies
 List of xccdf_policy structures.
struct oscap_list * callbacks
 Callbacks for output callbacks (see callback_out_t).
struct oscap_list * engines
 Callbacks for checking engines (see xccdf_policy_engine).
struct cpe_session * cpe


Detailed Description

XCCDF policy model structure contains xccdf_benchmark as reference to Benchmark element in XML file and list of policies that are abstract structure of Profile element from benchmark file.

Handle all policies for given XCCDF benchmark.


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

Generated on Tue Nov 14 12:19:01 2017 for Open SCAP Library by  doxygen 1.5.6