Title of an OpenScap element. More...
#include <oscap.h>
Data Fields | |
struct xml_metadata | xml |
char * | content |
Related Functions | |
(Note that these are not member functions.) | |
const char * | oscap_title_get_language (const struct oscap_title *title) |
Get oscap title language. | |
bool | oscap_title_set_content (struct oscap_title *title, const char *new_content) |
Set oscap title content. | |
void | oscap_title_iterator_remove (struct oscap_title_iterator *it) |
Get functions | |
const char * | oscap_title_get_content (const struct oscap_title *title) |
Get oscap title content. |
Title of an OpenScap element.
void oscap_title_iterator_remove | ( | struct oscap_title_iterator * | it | ) | [related] |