lsst.pipe.base
19.0.0-9-g0ae078d
|
Public Member Functions | |
def | makeDatasetType |
def | __get__ (self, inst, klass) |
Static Public Attributes | |
frozen | |
bool | |
str | |
Definition at line 152 of file connectionTypes.py.
|
inherited |
Descriptor method This is a method used to turn a connection into a descriptor. When a connection is added to a connection class, it is a class level variable. This method makes accessing this connection, on the instance of the connection class owning this connection, return a result specialized for that instance. In the case of connections this specifically means names specified in a config instance will be visible instead of the default names for the connection.
Definition at line 56 of file connectionTypes.py.
|
inherited |
Definition at line 110 of file connectionTypes.py.
|
staticinherited |
Definition at line 148 of file connectionTypes.py.
|
static |
Definition at line 156 of file connectionTypes.py.
|
staticinherited |
Definition at line 53 of file connectionTypes.py.