ds_stream_index Struct Reference
[DS]

Contains information about one particular "<data-stream>" element in the datastream collection (also called SDS = source datastream). More...

#include <scap_ds.h>


Data Fields

char * id
char * timestamp
char * version
struct oscap_stringlistcheck_components
struct oscap_stringlistchecklist_components
struct oscap_stringlistdictionary_components
struct oscap_stringlistextended_components
struct oscap_htable * component_id_to_component_ref_id


Detailed Description

Contains information about one particular "<data-stream>" element in the datastream collection (also called SDS = source datastream).

Is contained inside ds_sds_index which indexes the entire datastream collection.

Only contains IDs, does not contain the data of components themselves! See ds_sds_decompose for that.

Inside it are components divided into categories called "containers". These are "checks", "checklists", "dictionaries" and "extended-components". See the specification for more details about their meaning.

See also:
ds_sds_index

The documentation for this struct was generated from the following file:

Generated on Tue Nov 14 12:19:01 2017 for Open SCAP Library by  doxygen 1.5.6