Spinnaker SDK C++
4.1.0.172
 
 

 
Loading...
Searching...
No Matches
AttachStatistics_t Struct Reference

Delivers information about the attached chunks and nodes. More...

#include <ChunkAdapter.h>

Public Attributes

int NumChunkPorts
 Number of chunk ports found in the node map.
 
int NumChunks
 Number of chunks found in the buffer.
 
int NumAttachedChunks
 Number of chunks from the buffer attached to a chunk port.
 

Detailed Description

Delivers information about the attached chunks and nodes.

Member Data Documentation

◆ NumAttachedChunks

int NumAttachedChunks

Number of chunks from the buffer attached to a chunk port.

◆ NumChunkPorts

int NumChunkPorts

Number of chunk ports found in the node map.

◆ NumChunks

int NumChunks

Number of chunks found in the buffer.


The documentation for this struct was generated from the following file: