xccdf_fixtext Struct Reference
[XCCDFXCCDF Rule]

XCCDF textual fix instructions. More...

#include <xccdf.h>

Public Member Functions

bool xccdf_fixtext_get_reboot (const struct xccdf_fixtext *fixtext)
xccdf_strategy_t xccdf_fixtext_get_strategy (const struct xccdf_fixtext *fixtext)
xccdf_level_t xccdf_fixtext_get_complexity (const struct xccdf_fixtext *fixtext)
xccdf_level_t xccdf_fixtext_get_disruption (const struct xccdf_fixtext *fixtext)
struct xccdf_fixxccdf_fixtext_get_fixref (const struct xccdf_fixtext *fixtext)

Data Fields

bool reboot
xccdf_strategy_t strategy
xccdf_level_t disruption
xccdf_level_t complexity
char * fixref
char * content

Detailed Description

XCCDF textual fix instructions.

See also:
xccdf_rule

Member Function Documentation

xccdf_level_t xccdf_fixtext_get_complexity ( const struct xccdf_fixtext fixtext  ) 
xccdf_level_t xccdf_fixtext_get_disruption ( const struct xccdf_fixtext fixtext  ) 
struct xccdf_fix * xccdf_fixtext_get_fixref ( const struct xccdf_fixtext fixtext  )  [read]
bool xccdf_fixtext_get_reboot ( const struct xccdf_fixtext fixtext  ) 
xccdf_strategy_t xccdf_fixtext_get_strategy ( const struct xccdf_fixtext fixtext  ) 

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

Generated on 24 Mar 2010 for Open SCAP Library by  doxygen 1.6.1