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

Public Member Functions

def __eq__ (self, other)
 
def __init__ (self, text=None)
 
def __ne__ (self, other)
 
def __str__ (self)
 
def to_binary (self)
 
def to_string (self)
 

Static Public Member Functions

def from_binary (data)
 

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.

def opcua.ua.uatypes.LocalizedText.__str__ (   self)

Definition at line 587 of file uatypes.py.

def opcua.ua.uatypes.LocalizedText.from_binary (   data)
static

Definition at line 572 of file uatypes.py.

def opcua.ua.uatypes.LocalizedText.to_binary (   self)

Definition at line 558 of file uatypes.py.

def opcua.ua.uatypes.LocalizedText.to_string (   self)

Definition at line 581 of file uatypes.py.

Member Data Documentation

opcua.ua.uatypes.LocalizedText.__repr__ = __str__
staticprivate

Definition at line 591 of file uatypes.py.

opcua.ua.uatypes.LocalizedText._freeze
private

Definition at line 556 of file uatypes.py.

opcua.ua.uatypes.LocalizedText.Encoding

Definition at line 549 of file uatypes.py.

opcua.ua.uatypes.LocalizedText.Locale

Definition at line 555 of file uatypes.py.

opcua.ua.uatypes.LocalizedText.Text

Definition at line 550 of file uatypes.py.

dictionary opcua.ua.uatypes.LocalizedText.ua_types
static
Initial value:
1 = {
2  "Text": "ByteString",
3  "Locale": "ByteString"
4  }

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