LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
Go to the source code of this file.
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::pex | |
lsst::pex::exceptions | |
lsst::pex::exceptions::python | |
Functions | |
template<typename T , typename E = lsst::pex::exceptions::Exception> | |
pybind11::class_< T, E > | lsst::pex::exceptions::python::declareException (pybind11::module &mod, const std::string &name, const std::string &base) |
Helper function for pybind11, used to define new types of exceptions. More... | |