lsst.daf.persistence g17e5ecfddb+13e059a339
Classes | Namespaces | Functions
readProxy.h File Reference
#include "pybind11/pybind11.h"

Go to the source code of this file.

Classes

class  lsst::daf::persistence::python::ReadProxyBase
 Base class for lazy-loading proxy. More...
 

Namespaces

namespace  lsst
 
namespace  lsst::daf
 
namespace  lsst::daf::persistence
 
namespace  lsst::daf::persistence::python
 

Functions

template<typename OutputType >
void lsst::daf::persistence::python::register_proxy ()
 Register a type for (optional) lazy load. More...