High Performance OPC UA Server SDK  1.2.0.193
ua_dict_field Struct Reference

Struct to describe each field of a structure. More...

#include <dict.h>

Data Fields

const char * name
 name of the field as used in XML or json encoding
 
ua_dict_type_t type
 local type of the field
 
uint8_t flags
 bitmask with flags for this field
 
ua_dict_ns_t ns
 namespace index of the type
 
ua_dict_size_t offset
 offset of the field from the start of the structure in bytes
 

Detailed Description

Struct to describe each field of a structure.


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