S2OPC OPCUA Toolkit
Loading...
Searching...
No Matches
SOPC_SecureConnection_ChunkMgrCtx Struct Reference

#include <sopc_secure_channels_internal_ctx.h>

Data Fields

SOPC_BuffercurrentChunkInputBuffer
 
uint32_t currentMsgSize
 
SOPC_Msg_Type currentMsgType
 
SOPC_Msg_IsFinal currentMsgIsFinal
 
SOPC_SLinkedListintermediateChunksInputBuffers
 
bool hasCurrentMsgRequestId
 
uint32_t currentMsgRequestId
 
SOPC_BuffercurrentMessageInputBuffer
 

Field Documentation

◆ currentChunkInputBuffer

SOPC_Buffer* SOPC_SecureConnection_ChunkMgrCtx::currentChunkInputBuffer

◆ currentMsgSize

uint32_t SOPC_SecureConnection_ChunkMgrCtx::currentMsgSize

◆ currentMsgType

SOPC_Msg_Type SOPC_SecureConnection_ChunkMgrCtx::currentMsgType

◆ currentMsgIsFinal

SOPC_Msg_IsFinal SOPC_SecureConnection_ChunkMgrCtx::currentMsgIsFinal

◆ intermediateChunksInputBuffers

SOPC_SLinkedList* SOPC_SecureConnection_ChunkMgrCtx::intermediateChunksInputBuffers

◆ hasCurrentMsgRequestId

bool SOPC_SecureConnection_ChunkMgrCtx::hasCurrentMsgRequestId

◆ currentMsgRequestId

uint32_t SOPC_SecureConnection_ChunkMgrCtx::currentMsgRequestId

◆ currentMessageInputBuffer

SOPC_Buffer* SOPC_SecureConnection_ChunkMgrCtx::currentMessageInputBuffer

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