Module pipeline

Source
Expand description

Defines the PipelineStage structure, which manages data stored in memory throughout the DC parser pipeline.

Structsยง

PipelineData ๐Ÿ”’
Data stored in memory throughout the DC parser pipeline.

Enumsยง

PipelineStage ๐Ÿ”’
Used by the PipelineData structure to keep track of the current pipeline stage to properly store its state.