ds_sds_index Struct Reference
[DS]
Represents <data-stream-collection> element - the root element of each source datastream.
More...
#include <scap_ds.h>
|
Data Fields |
struct oscap_list * | streams |
struct oscap_htable * | benchmark_id_to_component_id |
Detailed Description
Represents <data-stream-collection> element - the root element of each source datastream.
Its purpose is to provide IDs and other metadata.
Contains a list of ds_stream_index structures, each representing one data-stream inside the collection.
- See also:
- ds_stream_index
The documentation for this struct was generated from the following file: