Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RxNodeCloneInitData Struct Reference
[RtGenCPipe]


Data Fields

RwUInt32 numModes
RwUInt32 numOutputs
RwUInt32modeSizes
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-2004 Criterion Software Limited. All rights reserved. Built Thu Feb 12 13:46:49 2004. Send Feedback