Oval_sysitem
[OVAL System Characteristics Interface]

Data item aggregator. More...

Data Structures

struct  oval_sysitem
 Handle: Oval_sysitem. More...
struct  oval_sysitem_iterator
 Handle: Oval_sysitem iterator. More...

Modules

 Setters
 

Oval_sysitem set methods.


 Getters
 

Oval_sysitem get methods.


 Iterators
 

Oval_sysitem iterator methods.


 Evaluators
 

Oval_sysitem evaluator methods


Functions

struct oval_sysitemoval_sysitem_new (struct oval_syschar_model *)
struct oval_sysitemoval_sysitem_clone (struct oval_syschar_model *new_model, struct oval_sysitem *old_item)
void oval_sysitem_free (struct oval_sysitem *)

Detailed Description

Data item aggregator.

Instances of Oval_sysitem holds information about a specific item on a system. An item might be a file, a rpm, a process, etc. This element is extended by the different component schemas through substitution groups. Each item represents a unique instance of an object as specified by an OVAL Object. For example, a single file or a single user. Each item my be referenced by more than one object in the collected object section. Please refer to the description of ItemType for more details about the information stored in items.


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