Image Manager (CVCDriver.dll) 14.0
CVDFlowSet Struct Reference

A set of flows (Version, NumEntries, Flows). More...

Data Fields

CVDFlowFlows
 Pointer to the first CVDFlow. More...
 
size_t NumEntries
 Number of flows in the set. More...
 
cvbuint32_t Version
 Layout version of this struct (initialize to 0). More...
 

Detailed Description

A set of flows (Version, NumEntries, Flows).

Field Documentation

◆ Flows

CVDFlowSet::Flows

Pointer to the first CVDFlow.

◆ NumEntries

CVDFlowSet::NumEntries

Number of flows in the set.

◆ Version

CVDFlowSet::Version

Layout version of this struct (initialize to 0).