PyFrag
Public Member Functions | List of all members
qmworks.plams.core.results._MetaResults Class Reference
Inheritance diagram for qmworks.plams.core.results._MetaResults:
Inheritance graph
[legend]
Collaboration diagram for qmworks.plams.core.results._MetaResults:
Collaboration graph
[legend]

Public Member Functions

def __new__ (meta, name, bases, dct)
 

Detailed Description

Metaclass for |Results|. During new |Results| instance creation it wraps all methods with :func:`_restrict` decorator ensuring proper synchronization and thread safety. Methods listed in ``_dont_restrict`` as well as "magic methods" are not wrapped.

The documentation for this class was generated from the following file: