open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_EnumField Struct Reference

#include <types_generated.h>

Data Fields

UA_Int64 value
 
UA_LocalizedText displayName
 
UA_LocalizedText description
 
UA_String name
 

Detailed Description

EnumField.

Definition at line 1160 of file types_generated.h.

Field Documentation

◆ description

UA_LocalizedText UA_EnumField::description

Definition at line 1163 of file types_generated.h.

◆ displayName

UA_LocalizedText UA_EnumField::displayName

Definition at line 1162 of file types_generated.h.

◆ name

UA_String UA_EnumField::name

Definition at line 1164 of file types_generated.h.

◆ value

UA_Int64 UA_EnumField::value

Definition at line 1161 of file types_generated.h.


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