open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
NL_InstanceNode 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
 

Detailed Description

Definition at line 99 of file NodesetLoader.h.

Field Documentation

◆ browseName

NL_BrowseName NL_InstanceNode::browseName

Definition at line 101 of file NodesetLoader.h.

◆ description

NL_LocalizedText NL_InstanceNode::description

Definition at line 101 of file NodesetLoader.h.

◆ displayName

NL_LocalizedText NL_InstanceNode::displayName

Definition at line 101 of file NodesetLoader.h.

◆ extension

void* NL_InstanceNode::extension

Definition at line 101 of file NodesetLoader.h.

◆ hierachicalRefs

NL_Reference* NL_InstanceNode::hierachicalRefs

Definition at line 101 of file NodesetLoader.h.

◆ id

UA_NodeId NL_InstanceNode::id

Definition at line 101 of file NodesetLoader.h.

◆ nodeClass

NL_NodeClass NL_InstanceNode::nodeClass

Definition at line 101 of file NodesetLoader.h.

◆ nonHierachicalRefs

NL_Reference* NL_InstanceNode::nonHierachicalRefs

Definition at line 101 of file NodesetLoader.h.

◆ parentNodeId

UA_NodeId NL_InstanceNode::parentNodeId

Definition at line 102 of file NodesetLoader.h.

◆ unknownRefs

NL_Reference* NL_InstanceNode::unknownRefs

Definition at line 101 of file NodesetLoader.h.

◆ writeMask

char* NL_InstanceNode::writeMask

Definition at line 101 of file NodesetLoader.h.


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