LSSTApplications
18.1.0
LSSTDataManagementBasePackage
|
Classes | |
class | DbAuth |
Class for database authentication. More... | |
class | LogicalLocation |
Class for logical location of a persisted Persistable instance. More... | |
Functions | |
template<class Form , class Archive > | |
void | delegateSerialize (Archive &ar, unsigned int const version, lsst::daf::base::Persistable *persistable) |
PYBIND11_MODULE (dbAuth, mod) | |
PYBIND11_MODULE (logicalLocation, mod) | |
PYBIND11_MODULE (persistence, mod) | |
Variables | |
StorageList = list | |
void lsst::daf::persistence::delegateSerialize | ( | Archive & | ar, |
unsigned int const | version, | ||
lsst::daf::base::Persistable * | persistable | ||
) |
lsst::daf::persistence::PYBIND11_MODULE | ( | persistence | , |
mod | |||
) |
Definition at line 12 of file persistence.cc.
lsst::daf::persistence::PYBIND11_MODULE | ( | logicalLocation | , |
mod | |||
) |
Definition at line 13 of file logicalLocation.cc.
lsst.daf.persistence.StorageList = list |
Definition at line 27 of file __init__.py.