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

Detailed Description

Definition at line 106 of file NodesetLoader.h.

Field Documentation

◆ browseName

NL_BrowseName NL_ObjectNode::browseName

Definition at line 108 of file NodesetLoader.h.

◆ description

NL_LocalizedText NL_ObjectNode::description

Definition at line 108 of file NodesetLoader.h.

◆ displayName

NL_LocalizedText NL_ObjectNode::displayName

Definition at line 108 of file NodesetLoader.h.

◆ eventNotifier

char* NL_ObjectNode::eventNotifier

Definition at line 110 of file NodesetLoader.h.

◆ extension

void* NL_ObjectNode::extension

Definition at line 108 of file NodesetLoader.h.

◆ hierachicalRefs

NL_Reference* NL_ObjectNode::hierachicalRefs

Definition at line 108 of file NodesetLoader.h.

◆ id

UA_NodeId NL_ObjectNode::id

Definition at line 108 of file NodesetLoader.h.

◆ nodeClass

NL_NodeClass NL_ObjectNode::nodeClass

Definition at line 108 of file NodesetLoader.h.

◆ nonHierachicalRefs

NL_Reference* NL_ObjectNode::nonHierachicalRefs

Definition at line 108 of file NodesetLoader.h.

◆ parentNodeId

UA_NodeId NL_ObjectNode::parentNodeId

Definition at line 109 of file NodesetLoader.h.

◆ refToTypeDef

NL_Reference* NL_ObjectNode::refToTypeDef

Definition at line 111 of file NodesetLoader.h.

◆ unknownRefs

NL_Reference* NL_ObjectNode::unknownRefs

Definition at line 108 of file NodesetLoader.h.

◆ writeMask

char* NL_ObjectNode::writeMask

Definition at line 108 of file NodesetLoader.h.


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