XCCDF note for given rule in context of given profile. More...
#include <xccdf.h>
Public Member Functions | |
| const char * | xccdf_profile_note_get_reftag (const struct xccdf_profile_note *note) |
| Get profile note tag. | |
| const char * | xccdf_profile_note_get_text (const struct xccdf_profile_note *note) |
| Get profile note text as a piece of XML. | |
Data Fields | |
| char * | reftag |
| struct oscap_text * | text |
XCCDF note for given rule in context of given profile.
1.6.1