LSSTApplications  10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
Namespaces | Functions
FormatterImpl.h File Reference

Auxiliary global template function for Formatter subclasses. More...

Go to the source code of this file.

Namespaces

 lsst
 < multiple inclusion guard macro
 
 lsst::daf
 
 lsst::daf::base
 
 lsst::daf::persistence
 

Functions

template<class FormatterType , class Archive >
void lsst::daf::persistence::delegateSerialize (Archive &ar, unsigned int const version, lsst::daf::base::Persistable *persistable)
 

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.