Image Manager (CVCDriver.dll) 15.0
CVDFlowSet Struct Reference

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

Data Fields

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

Detailed Description

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

Field Documentation

◆ Flows

CVDFlow* CVDFlowSet::Flows

Pointer to the first CVDFlow.

◆ NumEntries

size_t CVDFlowSet::NumEntries

Number of flows in the set.

◆ Version

cvbuint32_t CVDFlowSet::Version

Layout version of this struct (initialize to 0).