Delivers information about the attached chunks and nodes. More...
#include <ChunkAdapter.h>
Public Attributes | |
int | NumAttachedChunks |
Number of chunks from the buffer attached to a chunk port. More... | |
int | NumChunkPorts |
Number of chunk ports found in the node map. More... | |
int | NumChunks |
Number of chunks found in the buffer. More... | |
Delivers information about the attached chunks and nodes.
Definition at line 45 of file ChunkAdapter.h.
int GENAPI_NAMESPACE::AttachStatistics_t::NumAttachedChunks |
Number of chunks from the buffer attached to a chunk port.
Definition at line 49 of file ChunkAdapter.h.
int GENAPI_NAMESPACE::AttachStatistics_t::NumChunkPorts |
Number of chunk ports found in the node map.
Definition at line 47 of file ChunkAdapter.h.
int GENAPI_NAMESPACE::AttachStatistics_t::NumChunks |
Number of chunks found in the buffer.
Definition at line 48 of file ChunkAdapter.h.