Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Private Attributes | Static Private Attributes
opcua.ua.uatypes.LocalizedText Class Reference

List of all members.

Public Member Functions

def __eq__
def __init__
def __ne__
def __str__
def to_binary
def to_string

Static Public Member Functions

def from_binary

Public Attributes

 Encoding
 Locale
 Text

Static Public Attributes

dictionary ua_types

Private Attributes

 _freeze

Static Private Attributes

 __repr__ = __str__

Detailed Description

A string qualified with a namespace index.

Definition at line 538 of file uatypes.py.


Constructor & Destructor Documentation

def opcua.ua.uatypes.LocalizedText.__init__ (   self,
  text = None 
)

Definition at line 548 of file uatypes.py.


Member Function Documentation

def opcua.ua.uatypes.LocalizedText.__eq__ (   self,
  other 
)

Definition at line 593 of file uatypes.py.

def opcua.ua.uatypes.LocalizedText.__ne__ (   self,
  other 
)

Definition at line 598 of file uatypes.py.

Definition at line 587 of file uatypes.py.

Definition at line 572 of file uatypes.py.

Definition at line 558 of file uatypes.py.

Definition at line 581 of file uatypes.py.


Member Data Documentation

Definition at line 591 of file uatypes.py.

Definition at line 548 of file uatypes.py.

Definition at line 548 of file uatypes.py.

Definition at line 548 of file uatypes.py.

Definition at line 548 of file uatypes.py.

Initial value:
{
        "Text": "ByteString",
        "Locale": "ByteString"
    }

Definition at line 543 of file uatypes.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