open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
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

Definition at line 637 of file types_generated.h.

Field Documentation

◆ specifiedAttributes

UA_UInt32 UA_MethodAttributes::specifiedAttributes

Definition at line 638 of file types_generated.h.

◆ displayName

UA_LocalizedText UA_MethodAttributes::displayName

Definition at line 639 of file types_generated.h.

◆ description

UA_LocalizedText UA_MethodAttributes::description

Definition at line 640 of file types_generated.h.

◆ writeMask

UA_UInt32 UA_MethodAttributes::writeMask

Definition at line 641 of file types_generated.h.

◆ userWriteMask

UA_UInt32 UA_MethodAttributes::userWriteMask

Definition at line 642 of file types_generated.h.

◆ executable

UA_Boolean UA_MethodAttributes::executable

Definition at line 643 of file types_generated.h.

◆ userExecutable

UA_Boolean UA_MethodAttributes::userExecutable

Definition at line 644 of file types_generated.h.


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