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

#include <NodesetLoader.h>

Data Fields

NL_NodeClass nodeClass
 
UA_NodeId id
 
NL_BrowseName browseName
 
NL_LocalizedText displayName
 
NL_LocalizedText description
 
char * writeMask
 
NL_ReferencehierachicalRefs
 
NL_ReferencenonHierachicalRefs
 
NL_ReferenceunknownRefs
 
void * extension
 
char * isAbstract
 
UA_NodeId datatype
 
char * arrayDimensions
 
char * valueRank
 

Detailed Description

Definition at line 122 of file NodesetLoader.h.

Field Documentation

◆ arrayDimensions

char* NL_VariableTypeNode::arrayDimensions

Definition at line 127 of file NodesetLoader.h.

◆ browseName

NL_BrowseName NL_VariableTypeNode::browseName

Definition at line 124 of file NodesetLoader.h.

◆ datatype

UA_NodeId NL_VariableTypeNode::datatype

Definition at line 126 of file NodesetLoader.h.

◆ description

NL_LocalizedText NL_VariableTypeNode::description

Definition at line 124 of file NodesetLoader.h.

◆ displayName

NL_LocalizedText NL_VariableTypeNode::displayName

Definition at line 124 of file NodesetLoader.h.

◆ extension

void* NL_VariableTypeNode::extension

Definition at line 124 of file NodesetLoader.h.

◆ hierachicalRefs

NL_Reference* NL_VariableTypeNode::hierachicalRefs

Definition at line 124 of file NodesetLoader.h.

◆ id

UA_NodeId NL_VariableTypeNode::id

Definition at line 124 of file NodesetLoader.h.

◆ isAbstract

char* NL_VariableTypeNode::isAbstract

Definition at line 125 of file NodesetLoader.h.

◆ nodeClass

NL_NodeClass NL_VariableTypeNode::nodeClass

Definition at line 124 of file NodesetLoader.h.

◆ nonHierachicalRefs

NL_Reference* NL_VariableTypeNode::nonHierachicalRefs

Definition at line 124 of file NodesetLoader.h.

◆ unknownRefs

NL_Reference* NL_VariableTypeNode::unknownRefs

Definition at line 124 of file NodesetLoader.h.

◆ valueRank

char* NL_VariableTypeNode::valueRank

Definition at line 128 of file NodesetLoader.h.

◆ writeMask

char* NL_VariableTypeNode::writeMask

Definition at line 124 of file NodesetLoader.h.


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