open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_MethodAttributes Struct Reference

#include <types_generated.h>

Data Fields

UA_UInt32 specifiedAttributes
 
UA_LocalizedText displayName
 
UA_LocalizedText description
 
UA_UInt32 writeMask
 
UA_UInt32 userWriteMask
 
UA_Boolean executable
 
UA_Boolean userExecutable
 

Detailed Description

MethodAttributes.

Definition at line 1824 of file types_generated.h.

Field Documentation

◆ description

UA_LocalizedText UA_MethodAttributes::description

Definition at line 1827 of file types_generated.h.

◆ displayName

UA_LocalizedText UA_MethodAttributes::displayName

Definition at line 1826 of file types_generated.h.

◆ executable

UA_Boolean UA_MethodAttributes::executable

Definition at line 1830 of file types_generated.h.

◆ specifiedAttributes

UA_UInt32 UA_MethodAttributes::specifiedAttributes

Definition at line 1825 of file types_generated.h.

◆ userExecutable

UA_Boolean UA_MethodAttributes::userExecutable

Definition at line 1831 of file types_generated.h.

◆ userWriteMask

UA_UInt32 UA_MethodAttributes::userWriteMask

Definition at line 1829 of file types_generated.h.

◆ writeMask

UA_UInt32 UA_MethodAttributes::writeMask

Definition at line 1828 of file types_generated.h.


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