General instrumented host description. More...
Data Structures | |
| struct | oval_sysinfo |
| Handle: Oval_sysinfo. More... | |
| struct | oval_sysinfo_iterator |
| Handle: Oval_sysinfo iterator. More... | |
Modules | |
| Setters | |
Oval_sysinfo set methods. | |
| Getters | |
Oval_sysinfo get methods. | |
| Iterators | |
Oval_sysinfo iterator methods. | |
| Evaluators | |
Oval_sysinfo evaluator methods | |
Functions | |
| struct oval_sysinfo * | oval_sysinfo_new (struct oval_syschar_model *) |
| struct oval_sysinfo * | oval_sysinfo_clone (struct oval_syschar_model *new_model, struct oval_sysinfo *old_sysinfo) |
| void | oval_sysinfo_free (struct oval_sysinfo *) |
General instrumented host description.
Instances of Oval_sysinfo specify general information about instrumented host systems, including information that can be used to identify the system.
1.6.1