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

Detailed Description

Definition at line 219 of file NodesetLoader.h.

Field Documentation

◆ browseName

NL_BrowseName NL_MethodNode::browseName

Definition at line 221 of file NodesetLoader.h.

◆ description

NL_LocalizedText NL_MethodNode::description

Definition at line 221 of file NodesetLoader.h.

◆ displayName

NL_LocalizedText NL_MethodNode::displayName

Definition at line 221 of file NodesetLoader.h.

◆ executable

char* NL_MethodNode::executable

Definition at line 223 of file NodesetLoader.h.

◆ extension

void* NL_MethodNode::extension

Definition at line 221 of file NodesetLoader.h.

◆ hierachicalRefs

NL_Reference* NL_MethodNode::hierachicalRefs

Definition at line 221 of file NodesetLoader.h.

◆ id

UA_NodeId NL_MethodNode::id

Definition at line 221 of file NodesetLoader.h.

◆ nodeClass

NL_NodeClass NL_MethodNode::nodeClass

Definition at line 221 of file NodesetLoader.h.

◆ nonHierachicalRefs

NL_Reference* NL_MethodNode::nonHierachicalRefs

Definition at line 221 of file NodesetLoader.h.

◆ parentNodeId

UA_NodeId NL_MethodNode::parentNodeId

Definition at line 222 of file NodesetLoader.h.

◆ unknownRefs

NL_Reference* NL_MethodNode::unknownRefs

Definition at line 221 of file NodesetLoader.h.

◆ userExecutable

char* NL_MethodNode::userExecutable

Definition at line 224 of file NodesetLoader.h.

◆ writeMask

char* NL_MethodNode::writeMask

Definition at line 221 of file NodesetLoader.h.


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