xccdf_fix Struct Reference
[XCCDFXCCDF Rule]

XCCDF automatic fix. More...

#include <xccdf.h>

Public Member Functions

const char * xccdf_fix_get_content (const struct xccdf_fix *fix)
bool xccdf_fix_get_reboot (const struct xccdf_fix *fix)
xccdf_strategy_t xccdf_fix_get_strategy (const struct xccdf_fix *fix)
xccdf_level_t xccdf_fix_get_complexity (const struct xccdf_fix *fix)
xccdf_level_t xccdf_fix_get_disruption (const struct xccdf_fix *fix)
const char * xccdf_fix_get_id (const struct xccdf_fix *fix)
const char * xccdf_fix_get_system (const struct xccdf_fix *fix)
const char * xccdf_fix_get_platform (const struct xccdf_fix *fix)

Data Fields

bool reboot
xccdf_strategy_t strategy
xccdf_level_t disruption
xccdf_level_t complexity
char * id
char * content
char * system
char * platform

Detailed Description

XCCDF automatic fix.

See also:
xccdf_rule

Member Function Documentation

xccdf_level_t xccdf_fix_get_complexity ( const struct xccdf_fix fix  ) 
const char * xccdf_fix_get_content ( const struct xccdf_fix fix  ) 
xccdf_level_t xccdf_fix_get_disruption ( const struct xccdf_fix fix  ) 
const char * xccdf_fix_get_id ( const struct xccdf_fix fix  ) 
const char * xccdf_fix_get_platform ( const struct xccdf_fix fix  ) 
bool xccdf_fix_get_reboot ( const struct xccdf_fix fix  ) 
xccdf_strategy_t xccdf_fix_get_strategy ( const struct xccdf_fix fix  ) 
const char * xccdf_fix_get_system ( const struct xccdf_fix fix  ) 

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