Getters
[Oval_sysinfo]

Oval_sysinfo get methods. More...

Functions

char * oval_sysinfo_get_os_name (struct oval_sysinfo *)
 Get operating system name.
char * oval_sysinfo_get_os_version (struct oval_sysinfo *)
 Get operating system version.
char * oval_sysinfo_get_os_architecture (struct oval_sysinfo *)
 Get operating system architecture.
char * oval_sysinfo_get_primary_host_name (struct oval_sysinfo *)
 Get primary host name of the tested machine.
struct oval_sysint_iteratoroval_sysinfo_get_interfaces (struct oval_sysinfo *)
 Get an iterator to the list of network interfaces.
bool oval_sysinfo_is_locked (struct oval_sysinfo *sysinfo)
 return true if the sysinfo instance is locked.

Detailed Description

Oval_sysinfo get methods.


Function Documentation

bool oval_sysinfo_is_locked ( struct oval_sysinfo sysinfo  ) 

return true if the sysinfo 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