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

#include <opcua_types.h>

Data Fields

OpcUa_UInt32 SpecifiedAttributes
 
OpcUa_LocalizedText DisplayName
 
OpcUa_LocalizedText Description
 
OpcUa_UInt32 WriteMask
 
OpcUa_UInt32 UserWriteMask
 
OpcUa_Boolean Executable
 
OpcUa_Boolean UserExecutable
 

Detailed Description

Definition at line 2282 of file opcua_types.h.

Field Documentation

◆ SpecifiedAttributes

OpcUa_UInt32 _OpcUa_MethodAttributes::SpecifiedAttributes

Definition at line 2284 of file opcua_types.h.

◆ DisplayName

OpcUa_LocalizedText _OpcUa_MethodAttributes::DisplayName

Definition at line 2285 of file opcua_types.h.

◆ Description

OpcUa_LocalizedText _OpcUa_MethodAttributes::Description

Definition at line 2286 of file opcua_types.h.

◆ WriteMask

OpcUa_UInt32 _OpcUa_MethodAttributes::WriteMask

Definition at line 2287 of file opcua_types.h.

◆ UserWriteMask

OpcUa_UInt32 _OpcUa_MethodAttributes::UserWriteMask

Definition at line 2288 of file opcua_types.h.

◆ Executable

OpcUa_Boolean _OpcUa_MethodAttributes::Executable

Definition at line 2289 of file opcua_types.h.

◆ UserExecutable

OpcUa_Boolean _OpcUa_MethodAttributes::UserExecutable

Definition at line 2290 of file opcua_types.h.


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