|
open62541 1.4.15
Open source implementation of OPC UA
|
#include <types_generated.h>
Data Fields | |
| UA_Int16 | numericCode |
| UA_SByte | exponent |
| UA_String | alphabeticCode |
| UA_LocalizedText | currency |
CurrencyUnitType.
Definition at line 262 of file types_generated.h.
| UA_String UA_CurrencyUnitType::alphabeticCode |
Definition at line 265 of file types_generated.h.
| UA_LocalizedText UA_CurrencyUnitType::currency |
Definition at line 266 of file types_generated.h.
| UA_SByte UA_CurrencyUnitType::exponent |
Definition at line 264 of file types_generated.h.
| UA_Int16 UA_CurrencyUnitType::numericCode |
Definition at line 263 of file types_generated.h.