lsst.daf.persistence  14.0-18-g45f767a+2
Namespaces | Functions
FormatterImpl.h File Reference

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...
 

Detailed Description

Auxiliary global template function for Formatter subclasses.

This should be included by all Formatter subclass implementations.

Author
Kian-Tat Lim (ktl@s.nosp@m.lac..nosp@m.stanf.nosp@m.ord..nosp@m.edu)
Version
Revision
2448
Date
$Date$

Definition in file FormatterImpl.h.