Data Structures | |
| struct | xccdf_profile |
| XCCDF Profile. More... | |
| struct | xccdf_profile_iterator |
| Profile iterator. More... | |
Functions | |
| struct xccdf_profile * | xccdf_profile_iterator::xccdf_profile_iterator_next (struct xccdf_profile_iterator *it) |
| bool | xccdf_profile_iterator::xccdf_profile_iterator_has_more (struct xccdf_profile_iterator *it) |
| void | xccdf_profile_iterator::xccdf_profile_iterator_free (struct xccdf_profile_iterator *it) |
| void xccdf_profile_iterator_free | ( | struct xccdf_profile_iterator * | it | ) | [related, inherited] |
| bool xccdf_profile_iterator_has_more | ( | struct xccdf_profile_iterator * | it | ) | [related, inherited] |
| struct xccdf_profile * xccdf_profile_iterator_next | ( | struct xccdf_profile_iterator * | it | ) | [related, inherited] |
1.6.1