open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
NL_ViewNode 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
 
char * containsNoLoops
 
char * eventNotifier
 

Detailed Description

Definition at line 236 of file NodesetLoader.h.

Field Documentation

◆ browseName

NL_BrowseName NL_ViewNode::browseName

Definition at line 238 of file NodesetLoader.h.

◆ containsNoLoops

char* NL_ViewNode::containsNoLoops

Definition at line 240 of file NodesetLoader.h.

◆ description

NL_LocalizedText NL_ViewNode::description

Definition at line 238 of file NodesetLoader.h.

◆ displayName

NL_LocalizedText NL_ViewNode::displayName

Definition at line 238 of file NodesetLoader.h.

◆ eventNotifier

char* NL_ViewNode::eventNotifier

Definition at line 241 of file NodesetLoader.h.

◆ extension

void* NL_ViewNode::extension

Definition at line 238 of file NodesetLoader.h.

◆ hierachicalRefs

NL_Reference* NL_ViewNode::hierachicalRefs

Definition at line 238 of file NodesetLoader.h.

◆ id

UA_NodeId NL_ViewNode::id

Definition at line 238 of file NodesetLoader.h.

◆ nodeClass

NL_NodeClass NL_ViewNode::nodeClass

Definition at line 238 of file NodesetLoader.h.

◆ nonHierachicalRefs

NL_Reference* NL_ViewNode::nonHierachicalRefs

Definition at line 238 of file NodesetLoader.h.

◆ parentNodeId

UA_NodeId NL_ViewNode::parentNodeId

Definition at line 239 of file NodesetLoader.h.

◆ unknownRefs

NL_Reference* NL_ViewNode::unknownRefs

Definition at line 238 of file NodesetLoader.h.

◆ writeMask

char* NL_ViewNode::writeMask

Definition at line 238 of file NodesetLoader.h.


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