XCCDF select option usen in the profile. More...
#include <xccdf.h>
Public Member Functions | |
| bool | xccdf_select_get_selected (const struct xccdf_select *select) |
| const char * | xccdf_select_get_item (const struct xccdf_select *select) |
| struct oscap_text_iterator * | xccdf_select_get_remarks (const struct xccdf_select *select) |
Data Fields | |
| char * | item |
| bool | selected |
| struct oscap_list * | remarks |
XCCDF select option usen in the profile.
| const char * xccdf_select_get_item | ( | const struct xccdf_select * | select | ) |
| struct oscap_text_iterator * xccdf_select_get_remarks | ( | const struct xccdf_select * | select | ) | [read] |
| bool xccdf_select_get_selected | ( | const struct xccdf_select * | select | ) |
1.6.1