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

Public Member Functions

def __eq__ (self, other)
 
def __init__ (self, val)
 
def __str__ (self)
 

Public Attributes

 name
 
 value
 

Static Private Attributes

 __repr__ = __str__
 

Detailed Description

Looks like sometime we get variant with other values than those
defined in VariantType.
FIXME: We should not need this class, as far as I iunderstand the spec
variants can only be of VariantType

Definition at line 712 of file uatypes.py.

Constructor & Destructor Documentation

def opcua.ua.uatypes.VariantTypeCustom.__init__ (   self,
  val 
)

Definition at line 720 of file uatypes.py.

Member Function Documentation

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

Definition at line 730 of file uatypes.py.

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

Definition at line 726 of file uatypes.py.

Member Data Documentation

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

Definition at line 728 of file uatypes.py.

opcua.ua.uatypes.VariantTypeCustom.name

Definition at line 721 of file uatypes.py.

opcua.ua.uatypes.VariantTypeCustom.value

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