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

List of all members.

Public Member Functions

def __setattr__

Static Private Attributes

 _freeze = False

Detailed Description

Make it impossible to add members to a class.
Not pythonic at all but we found out it prevents many many
bugs in use of protocol structures

Definition at line 27 of file uatypes.py.


Member Function Documentation

def opcua.ua.uatypes._FrozenClass.__setattr__ (   self,
  key,
  value 
)

Definition at line 36 of file uatypes.py.


Member Data Documentation

opcua::ua::uatypes._FrozenClass::_freeze = False [static, private]

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