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.AddReferencesResponse Class Reference
Inheritance diagram for opcua.ua.uaprotocol_auto.AddReferencesResponse:
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

 DiagnosticInfos
 
 ResponseHeader
 
 Results
 
 TypeId
 

Static Public Attributes

dictionary ua_types
 

Private Member Functions

def _binary_init (self, data)
 

Private Attributes

 _freeze
 

Static Private Attributes

 __repr__ = __str__
 

Detailed Description

Adds one or more references to the server address space.

:ivar TypeId:
:vartype TypeId: NodeId
:ivar ResponseHeader:
:vartype ResponseHeader: ResponseHeader
:ivar Results:
:vartype Results: StatusCode
:ivar DiagnosticInfos:
:vartype DiagnosticInfos: DiagnosticInfo

Definition at line 5355 of file uaprotocol_auto.py.

Constructor & Destructor Documentation

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

Definition at line 5376 of file uaprotocol_auto.py.

Member Function Documentation

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

Definition at line 5419 of file uaprotocol_auto.py.

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

Definition at line 5403 of file uaprotocol_auto.py.

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

Definition at line 5400 of file uaprotocol_auto.py.

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

Definition at line 5387 of file uaprotocol_auto.py.

Member Data Documentation

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

Definition at line 5425 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.AddReferencesResponse._freeze
private

Definition at line 5379 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.AddReferencesResponse.DiagnosticInfos

Definition at line 5384 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.AddReferencesResponse.ResponseHeader

Definition at line 5382 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.AddReferencesResponse.Results

Definition at line 5383 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.AddReferencesResponse.TypeId

Definition at line 5381 of file uaprotocol_auto.py.

dictionary opcua.ua.uaprotocol_auto.AddReferencesResponse.ua_types
static
Initial value:
1 = {
2  'TypeId': 'NodeId',
3  'ResponseHeader': 'ResponseHeader',
4  'Results': 'StatusCode',
5  'DiagnosticInfos': 'DiagnosticInfo',
6  }

Definition at line 5369 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