lsst.daf.persistence  22.0.1-4-g243d05b+fbbc7bb7dc
Public Attributes | List of all members
lsst::daf::persistence::python::ReadProxyBase Class Reference

Base class for lazy-loading proxy. More...

#include <readProxy.h>

Public Attributes

pybind11::object subject
 

Detailed Description

Base class for lazy-loading proxy.

This class exists purely as a base class for ReadProxy in Python.

Definition at line 43 of file readProxy.h.

Member Data Documentation

◆ subject

pybind11::object lsst::daf::persistence::python::ReadProxyBase::subject

Definition at line 45 of file readProxy.h.


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