Getters
[Oval_result_system]

Oval_result_system get methods. More...

Functions

struct
oval_result_definition_iterator
oval_result_system_get_definitions (struct oval_result_system *)
struct oval_result_test_iteratoroval_result_system_get_tests (struct oval_result_system *)
struct oval_syschar_modeloval_result_system_get_syschar_model (struct oval_result_system *)
struct oval_sysinfooval_result_system_get_sysinfo (struct oval_result_system *)
void oval_result_system_add_definition (struct oval_result_system *, struct oval_result_definition *)
void oval_result_system_add_test (struct oval_result_system *, struct oval_result_test *)
bool oval_result_system_is_locked (struct oval_result_system *result_system)
 return true if the result_system instance is locked.

Detailed Description

Oval_result_system get methods.


Function Documentation

bool oval_result_system_is_locked ( struct oval_result_system result_system  ) 

return true if the result_system instance is locked.

The state of a locked instance cannot be changed.


Generated on 4 Jan 2010 for Open SCAP Library by  doxygen 1.6.1