lsst.ctrl.pool  21.0.0-2-ga326454+f4dd82d5b6
Public Member Functions | List of all members
lsst.ctrl.pool.pool.PoolWrapperMeta Class Reference
Inheritance diagram for lsst.ctrl.pool.pool.PoolWrapperMeta:
lsst.ctrl.pool.pool.PoolWrapper lsst.ctrl.pool.pool.Pool

Public Member Functions

def __call__ (cls, context="default")
 

Detailed Description

Metaclass for PoolWrapper to add methods pointing to PoolMaster

The 'context' is automatically supplied to these methods as the first argument.

Definition at line 1177 of file pool.py.

Member Function Documentation

◆ __call__()

def lsst.ctrl.pool.pool.PoolWrapperMeta.__call__ (   cls,
  context = "default" 
)

Definition at line 1183 of file pool.py.


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