Data Fields |
|
RwUInt16 | flags |
RwUInt16 | stride |
void * | data |
void * | currentData |
RwUInt32 | numAlloced |
RwUInt32 | numUsed |
RxPipelineCluster * | clusterRef |
RwUInt32 | attributes |
|
Attributes |
|
Valid after a cluster has been locked for writing, otherwise NULL. Analog of RxPipelineNode and its 'nodeDef' member. |
|
A 'cursor', referencing the current element in the data |
|
The Cluster's data |
|
Bitfield of flags e.g. modification permissions |
|
Allocated count |
|
Used count |
|
Stride in bytes of the cluster's data |
Converted from CHM to HTML with chm2web Pro 2.85 (unicode) |