open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
UA_MethodNode Struct Reference

#include <nodestore.h>

Data Fields

UA_NodeHead head
 
UA_Boolean executable
 
UA_MethodCallback method
 

Detailed Description

Definition at line 513 of file nodestore.h.

Field Documentation

◆ head

UA_NodeHead UA_MethodNode::head

Definition at line 514 of file nodestore.h.

◆ executable

UA_Boolean UA_MethodNode::executable

Definition at line 515 of file nodestore.h.

◆ method

UA_MethodCallback UA_MethodNode::method

Definition at line 518 of file nodestore.h.


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