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

Public Member Functions

def __setattr__ (self, key, value)
 

Static Private Attributes

bool _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

bool opcua.ua.uatypes._FrozenClass._freeze = False
staticprivate

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