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

Configuration structure of message and types encoding limits. More...

#include <sopc_common_constants.h>

Data Fields

uint32_t buffer_size
 
uint32_t receive_max_msg_size
 
uint32_t receive_max_nb_chunks
 
uint32_t send_max_msg_size
 
uint32_t send_max_nb_chunks
 
int32_t max_string_length
 
int32_t max_array_length
 
uint32_t max_nested_diag_info
 
uint32_t max_nested_struct
 

Detailed Description

Configuration structure of message and types encoding limits.

Field Documentation

◆ buffer_size

uint32_t SOPC_Common_EncodingConstants::buffer_size

◆ receive_max_msg_size

uint32_t SOPC_Common_EncodingConstants::receive_max_msg_size

◆ receive_max_nb_chunks

uint32_t SOPC_Common_EncodingConstants::receive_max_nb_chunks

◆ send_max_msg_size

uint32_t SOPC_Common_EncodingConstants::send_max_msg_size

◆ send_max_nb_chunks

uint32_t SOPC_Common_EncodingConstants::send_max_nb_chunks

◆ max_string_length

int32_t SOPC_Common_EncodingConstants::max_string_length

◆ max_array_length

int32_t SOPC_Common_EncodingConstants::max_array_length

◆ max_nested_diag_info

uint32_t SOPC_Common_EncodingConstants::max_nested_diag_info

◆ max_nested_struct

uint32_t SOPC_Common_EncodingConstants::max_nested_struct

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