Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RxCluster Struct Reference
[Generic]

Collaboration diagram for RxCluster:
Collaboration graph

Data Fields

RwUInt16  flags
RwUInt16  stride
void *  data
void *  currentData
RwUInt32  numAlloced
RwUInt32  numUsed
RxPipelineCluster clusterRef
RwUInt32  attributes

Detailed Description

A structure describing a cluster; this is the representative of an RxClusterDefinition and RxPipelineCluster within RxPacket's at pipeline-execution-time.

Field Documentation

RwUInt32 attributes
 

Attributes

RxPipelineCluster* clusterRef
 

Valid after a cluster has been locked for writing, otherwise NULL. Analog of RxPipelineNode and its 'nodeDef' member.

void* currentData
 

A 'cursor', referencing the current element in the data

void* data
 

The Cluster's data

RwUInt16 flags
 

Bitfield of flags e.g. modification permissions

RwUInt32 numAlloced
 

Allocated count

RwUInt32 numUsed
 

Used count

RwUInt16 stride
 

Stride in bytes of the cluster's data


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)