xccdf_fixtext Struct Reference
[Xccdf_fixtext]

XCCDF textual fix instructions. More...

#include <xccdf.h>

Data Fields

bool reboot
xccdf_strategy_t strategy
xccdf_level_t disruption
xccdf_level_t complexity
struct xccdf_fixfixref
char * content

Related Functions

(Note that these are not member functions.)



bool xccdf_fixtext_get_reboot (const struct xccdf_fixtext *fixtext)
 True if the fixtext needs rebooting a system.
xccdf_strategy_t xccdf_fixtext_get_strategy (const struct xccdf_fixtext *fixtext)
 Get fixtext strategy.
xccdf_level_t xccdf_fixtext_get_complexity (const struct xccdf_fixtext *fixtext)
 Get fixtext complexity.
xccdf_level_t xccdf_fixtext_get_disruption (const struct xccdf_fixtext *fixtext)
 Get fixtext disruption.
struct xccdf_fixxccdf_fixtext_get_fixref (const struct xccdf_fixtext *fixtext)
 Get a fix this text references to.

Detailed Description

XCCDF textual fix instructions.

See also:
xccdf_rule

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

Generated on 4 Jan 2010 for Open SCAP Library by  doxygen 1.6.1