open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
NL_VariableNode 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
 
UA_NodeId parentNodeId
 
UA_NodeId datatype
 
char * arrayDimensions
 
char * valueRank
 
char * accessLevel
 
char * userAccessLevel
 
char * historizing
 
char * minimumSamplingInterval
 
NL_Valuevalue
 
NL_ReferencerefToTypeDef
 

Detailed Description

Definition at line 177 of file NodesetLoader.h.

Field Documentation

◆ accessLevel

char* NL_VariableNode::accessLevel

Definition at line 184 of file NodesetLoader.h.

◆ arrayDimensions

char* NL_VariableNode::arrayDimensions

Definition at line 182 of file NodesetLoader.h.

◆ browseName

NL_BrowseName NL_VariableNode::browseName

Definition at line 179 of file NodesetLoader.h.

◆ datatype

UA_NodeId NL_VariableNode::datatype

Definition at line 181 of file NodesetLoader.h.

◆ description

NL_LocalizedText NL_VariableNode::description

Definition at line 179 of file NodesetLoader.h.

◆ displayName

NL_LocalizedText NL_VariableNode::displayName

Definition at line 179 of file NodesetLoader.h.

◆ extension

void* NL_VariableNode::extension

Definition at line 179 of file NodesetLoader.h.

◆ hierachicalRefs

NL_Reference* NL_VariableNode::hierachicalRefs

Definition at line 179 of file NodesetLoader.h.

◆ historizing

char* NL_VariableNode::historizing

Definition at line 186 of file NodesetLoader.h.

◆ id

UA_NodeId NL_VariableNode::id

Definition at line 179 of file NodesetLoader.h.

◆ minimumSamplingInterval

char* NL_VariableNode::minimumSamplingInterval

Definition at line 187 of file NodesetLoader.h.

◆ nodeClass

NL_NodeClass NL_VariableNode::nodeClass

Definition at line 179 of file NodesetLoader.h.

◆ nonHierachicalRefs

NL_Reference* NL_VariableNode::nonHierachicalRefs

Definition at line 179 of file NodesetLoader.h.

◆ parentNodeId

UA_NodeId NL_VariableNode::parentNodeId

Definition at line 180 of file NodesetLoader.h.

◆ refToTypeDef

NL_Reference* NL_VariableNode::refToTypeDef

Definition at line 189 of file NodesetLoader.h.

◆ unknownRefs

NL_Reference* NL_VariableNode::unknownRefs

Definition at line 179 of file NodesetLoader.h.

◆ userAccessLevel

char* NL_VariableNode::userAccessLevel

Definition at line 185 of file NodesetLoader.h.

◆ value

NL_Value* NL_VariableNode::value

Definition at line 188 of file NodesetLoader.h.

◆ valueRank

char* NL_VariableNode::valueRank

Definition at line 183 of file NodesetLoader.h.

◆ writeMask

char* NL_VariableNode::writeMask

Definition at line 179 of file NodesetLoader.h.


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