High Performance OPC UA Server SDK  1.2.0.193
ua_dict_structure Struct Reference

Struct to describe another structure. More...

#include <dict.h>

Data Fields

const char * name
 name of the structure as used in XML or json encoding
 
const struct ua_dict_fieldfields
 array of field descriptions
 
uint32_t binary_encoding_id
 encoding id used by the ua binary encoding, only numerics are possible
 
uint32_t type_id
 type id, only numerics are possible
 
ua_dict_size_t num_fields
 number of elements in fields
 
ua_dict_size_t size
 Size of the described struct in bytes.
 

Detailed Description

Struct to describe another structure.


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