SolarCapture C Bindings User Guide  SF-115721-CD
Draft 2A
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
sc_stream Struct Reference

A stream object. More...

#include <stream.h>

Detailed Description

A stream object.

An sc_stream object specifies criteria to select packets. The criteria usually refer to fields in packet headers.

Stream objects are used to specify which packets should be steered by an adapter to a SolarCapture application via an sc_vi instance.

Fields in this structure are not exposed, and must not be directly accessed. Instead use the functions in stream.h.

Different adapter models, different firmware versions and different firmware modes (or variants) all affect the combinations of header fields and other criteria that can be matched. Attempting to use an unsupported set of criteria may fail when modifying the stream object, or when adding the stream to a VI. For more information, see sc_stream_set_str().


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