Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Private Attributes | Static Private Attributes
opcua.ua.uaprotocol_auto.EndpointConfiguration Class Reference

List of all members.

Public Member Functions

def __init__
def __str__
def to_binary

Static Public Member Functions

def from_binary

Public Attributes

 ChannelLifetime
 MaxArrayLength
 MaxBufferSize
 MaxByteStringLength
 MaxMessageSize
 MaxStringLength
 OperationTimeout
 SecurityTokenLifetime
 UseBinaryEncoding

Static Public Attributes

dictionary ua_types

Private Member Functions

def _binary_init

Private Attributes

 _freeze

Static Private Attributes

 __repr__ = __str__

Detailed Description

:ivar OperationTimeout:
:vartype OperationTimeout: Int32
:ivar UseBinaryEncoding:
:vartype UseBinaryEncoding: Boolean
:ivar MaxStringLength:
:vartype MaxStringLength: Int32
:ivar MaxByteStringLength:
:vartype MaxByteStringLength: Int32
:ivar MaxArrayLength:
:vartype MaxArrayLength: Int32
:ivar MaxMessageSize:
:vartype MaxMessageSize: Int32
:ivar MaxBufferSize:
:vartype MaxBufferSize: Int32
:ivar ChannelLifetime:
:vartype ChannelLifetime: Int32
:ivar SecurityTokenLifetime:
:vartype SecurityTokenLifetime: Int32

Definition at line 7307 of file uaprotocol_auto.py.


Constructor & Destructor Documentation

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

Definition at line 7341 of file uaprotocol_auto.py.


Member Function Documentation

Definition at line 7385 of file uaprotocol_auto.py.

Definition at line 7374 of file uaprotocol_auto.py.

Definition at line 7371 of file uaprotocol_auto.py.

Definition at line 7357 of file uaprotocol_auto.py.


Member Data Documentation

Definition at line 7396 of file uaprotocol_auto.py.

Definition at line 7341 of file uaprotocol_auto.py.

Definition at line 7341 of file uaprotocol_auto.py.

Definition at line 7341 of file uaprotocol_auto.py.

Definition at line 7341 of file uaprotocol_auto.py.

Definition at line 7341 of file uaprotocol_auto.py.

Definition at line 7341 of file uaprotocol_auto.py.

Definition at line 7341 of file uaprotocol_auto.py.

Definition at line 7341 of file uaprotocol_auto.py.

Definition at line 7341 of file uaprotocol_auto.py.

Initial value:
{
        'OperationTimeout': 'Int32',
        'UseBinaryEncoding': 'Boolean',
        'MaxStringLength': 'Int32',
        'MaxByteStringLength': 'Int32',
        'MaxArrayLength': 'Int32',
        'MaxMessageSize': 'Int32',
        'MaxBufferSize': 'Int32',
        'ChannelLifetime': 'Int32',
        'SecurityTokenLifetime': 'Int32',
               }

Definition at line 7329 of file uaprotocol_auto.py.

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