Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Private Attributes | Static Private Attributes | List of all members
opcua.ua.uaprotocol_auto.NodeReference Class Reference
Inheritance diagram for opcua.ua.uaprotocol_auto.NodeReference:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, binary=None)
 
def __str__ (self)
 
def to_binary (self)
 

Static Public Member Functions

def from_binary (data)
 

Public Attributes

 IsForward
 
 NodeId
 
 ReferencedNodeIds
 
 ReferenceTypeId
 

Static Public Attributes

dictionary ua_types
 

Private Member Functions

def _binary_init (self, data)
 

Private Attributes

 _freeze
 

Static Private Attributes

 __repr__ = __str__
 

Detailed Description

:ivar NodeId:
:vartype NodeId: NodeId
:ivar ReferenceTypeId:
:vartype ReferenceTypeId: NodeId
:ivar IsForward:
:vartype IsForward: Boolean
:ivar ReferencedNodeIds:
:vartype ReferencedNodeIds: NodeId

Definition at line 7742 of file uaprotocol_auto.py.

Constructor & Destructor Documentation

def opcua.ua.uaprotocol_auto.NodeReference.__init__ (   self,
  binary = None 
)

Definition at line 7761 of file uaprotocol_auto.py.

Member Function Documentation

def opcua.ua.uaprotocol_auto.NodeReference.__str__ (   self)

Definition at line 7797 of file uaprotocol_auto.py.

def opcua.ua.uaprotocol_auto.NodeReference._binary_init (   self,
  data 
)
private

Definition at line 7786 of file uaprotocol_auto.py.

def opcua.ua.uaprotocol_auto.NodeReference.from_binary (   data)
static

Definition at line 7783 of file uaprotocol_auto.py.

def opcua.ua.uaprotocol_auto.NodeReference.to_binary (   self)

Definition at line 7772 of file uaprotocol_auto.py.

Member Data Documentation

opcua.ua.uaprotocol_auto.NodeReference.__repr__ = __str__
staticprivate

Definition at line 7803 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.NodeReference._freeze
private

Definition at line 7764 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.NodeReference.IsForward

Definition at line 7768 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.NodeReference.NodeId

Definition at line 7766 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.NodeReference.ReferencedNodeIds

Definition at line 7769 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.NodeReference.ReferenceTypeId

Definition at line 7767 of file uaprotocol_auto.py.

dictionary opcua.ua.uaprotocol_auto.NodeReference.ua_types
static
Initial value:
1 = {
2  'NodeId': 'NodeId',
3  'ReferenceTypeId': 'NodeId',
4  'IsForward': 'Boolean',
5  'ReferencedNodeIds': 'NodeId',
6  }

Definition at line 7754 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 Tue Jan 19 2021 03:12:45