|
lsst.daf.persistence
15.0-4-g45f767a+7
|
Auxiliary global template function for Formatter subclasses. More...
Go to the source code of this file.
Namespaces | |
| lsst | |
| lsst::daf | |
| lsst::daf::base | |
| lsst::daf::persistence | |
Functions | |
| void | lsst::daf::persistence::delegateSerialize (Archive &ar, unsigned int const version, lsst::daf::base::Persistable *persistable) |
| Template function that serializes a Persistable using boost::serialization. More... | |
Auxiliary global template function for Formatter subclasses.
This should be included by all Formatter subclass implementations.
Definition in file FormatterImpl.h.
1.8.13