XCCDF check content reference. More...
#include <xccdf.h>
Public Member Functions | |
| const char * | xccdf_check_content_ref_get_href (const struct xccdf_check_content_ref *ref) |
| Get URI of the check content reference. | |
| const char * | xccdf_check_content_ref_get_name (const struct xccdf_check_content_ref *ref) |
| Get name of a part of the check content document this reference is pointing to. | |
Data Fields | |
| char * | href |
| char * | name |
XCCDF check content reference.
1.6.1