Static Public Attributes
opcua.ua.uaprotocol_auto.BrowseResultMask Class Reference
Inheritance diagram for opcua.ua.uaprotocol_auto.BrowseResultMask:
Inheritance graph
[legend]

List of all members.

Static Public Attributes

int All = 63
int BrowseName = 8
int DisplayName = 16
int IsForward = 2
int NodeClass = 4
int None_ = 0
int ReferenceTypeId = 1
int ReferenceTypeInfo = 3
int TargetInfo = 60
int TypeDefinition = 32

Detailed Description

A bit mask which specifies what should be returned in a browse response.

:ivar None_:
:vartype None_: 0
:ivar ReferenceTypeId:
:vartype ReferenceTypeId: 1
:ivar IsForward:
:vartype IsForward: 2
:ivar NodeClass:
:vartype NodeClass: 4
:ivar BrowseName:
:vartype BrowseName: 8
:ivar DisplayName:
:vartype DisplayName: 16
:ivar TypeDefinition:
:vartype TypeDefinition: 32
:ivar All:
:vartype All: 63
:ivar ReferenceTypeInfo:
:vartype ReferenceTypeInfo: 3
:ivar TargetInfo:
:vartype TargetInfo: 60

Definition at line 390 of file uaprotocol_auto.py.


Member Data Documentation

Definition at line 422 of file uaprotocol_auto.py.

Definition at line 419 of file uaprotocol_auto.py.

Definition at line 420 of file uaprotocol_auto.py.

Definition at line 417 of file uaprotocol_auto.py.

Definition at line 418 of file uaprotocol_auto.py.

Definition at line 415 of file uaprotocol_auto.py.

Definition at line 416 of file uaprotocol_auto.py.

Definition at line 423 of file uaprotocol_auto.py.

Definition at line 424 of file uaprotocol_auto.py.

Definition at line 421 of file uaprotocol_auto.py.


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


ros_opcua_impl_python_opcua
Author(s): Denis Štogl , Daniel Draper
autogenerated on Sat Jun 8 2019 18:26:25