xccdf_instance Struct Reference
Member Function Documentation
const char * xccdf_instance_get_content |
( |
const struct xccdf_instance * |
item |
) |
|
const char * xccdf_instance_get_context |
( |
const struct xccdf_instance * |
item |
) |
|
const char * xccdf_instance_get_parent_context |
( |
const struct xccdf_instance * |
item |
) |
|
bool xccdf_instance_set_content |
( |
struct xccdf_instance * |
obj, |
|
|
const char * |
newval | |
|
) |
| | |
bool xccdf_instance_set_context |
( |
struct xccdf_instance * |
obj, |
|
|
const char * |
newval | |
|
) |
| | |
bool xccdf_instance_set_parent_context |
( |
struct xccdf_instance * |
obj, |
|
|
const char * |
newval | |
|
) |
| | |
The documentation for this struct was generated from the following files:
- /home/pvrabec/openscap/openscap-0.5.8/src/XCCDF/item.h
- /home/pvrabec/openscap/openscap-0.5.8/src/XCCDF/public/xccdf.h