Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RxNodeCloneInitData Struct Reference
[RtGenCPipe]


Data Fields

RwUInt32  numModes
RwUInt32  numOutputs
RwUInt32 modeSizes
RwUInt32 **  modes

Detailed Description

structure with which to initialize clone a RxNodeDefinition, through RxNodeDefinitionCloneCreate and set up cloned RxPipelineNode modes, through RxPipelineNodeCloneDefineModes

Field Documentation

RwUInt32** modes
 

An array of numModes pointers to arrays (of length numOutputs) specifying the outputs, in order, to which each mode should dispatch packets (output zero is the first output)

RwUInt32* modeSizes
 

Specifies the number of outputs to which each mode dispatches packets

RwUInt32 numModes
 

Specifies the number of modes in which the node should operate

RwUInt32 numOutputs
 

Specifies the number of outputs of this Clone node, which is also the maximum number of outputs to which any one mode may dispatch packets


Criterion Software © 1993-2003 Criterion Software Limited. All rights reserved. Built Tue Apr 22 12:46:11 2003. Send Feedback
Converted from CHM to HTML with chm2web Pro 2.85 (unicode)