High Performance OPC UA Server SDK  1.2.0.193
config_nested_array_member Struct Reference

Data Fields

const char * value_name
 name of the nested array member
 
size_t offset
 offset of the nested array pointer from the start of the outside array (in bytes)
 
size_t length_offset
 offset of the nested array length field from the start of the outside array (in bytes)
 
size_t element_size
 size of one element of the nested array (in bytes)
 
const struct config_array_membermembers
 array of scalar member descriptions of the array
 
unsigned int num_members
 number of elements in the members array
 
const struct
config_nested_array_member
array_members
 array of nested array member descriptions of the array
 
unsigned int num_array_members
 number of elements in the nested array members array
 

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