open62541 1.3.14
Open source implementation of OPC UA
Loading...
Searching...
No Matches
UA_DataType Struct Reference

#include <types.h>

Data Fields

UA_NodeId typeId
 
UA_NodeId binaryEncodingId
 
UA_UInt32 memSize: 16
 
UA_UInt32 typeKind: 6
 
UA_UInt32 pointerFree: 1
 
UA_UInt32 overlayable: 1
 
UA_UInt32 membersSize: 8
 
UA_DataTypeMembermembers
 

Detailed Description

Definition at line 840 of file types.h.

Field Documentation

◆ typeId

UA_NodeId UA_DataType::typeId

Definition at line 844 of file types.h.

◆ binaryEncodingId

UA_NodeId UA_DataType::binaryEncodingId

Definition at line 845 of file types.h.

◆ memSize

UA_UInt32 UA_DataType::memSize

Definition at line 847 of file types.h.

◆ typeKind

UA_UInt32 UA_DataType::typeKind

Definition at line 848 of file types.h.

◆ pointerFree

UA_UInt32 UA_DataType::pointerFree

Definition at line 849 of file types.h.

◆ overlayable

UA_UInt32 UA_DataType::overlayable

Definition at line 851 of file types.h.

◆ membersSize

UA_UInt32 UA_DataType::membersSize

Definition at line 853 of file types.h.

◆ members

UA_DataTypeMember* UA_DataType::members

Definition at line 854 of file types.h.


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