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
Classes | Namespaces
Formatter.h File Reference

Interface for Formatter abstract base class. More...

#include <boost/shared_ptr.hpp>
#include <string>
#include <typeinfo>
#include "lsst/daf/base/Citizen.h"
#include "lsst/daf/base/PropertySet.h"
#include "lsst/daf/persistence/Storage.h"
#include "lsst/pex/policy.h"

Go to the source code of this file.

Classes

class  lsst::daf::persistence::Formatter
 Abstract base class for all formatters. More...
 
class  lsst::daf::persistence::FormatterRegistration
 Construct a static instance of this helper class to register a Formatter subclass in the FormatterRegistry. More...
 

Namespaces

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

Detailed Description

Interface for Formatter abstract base class.

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

Definition in file Formatter.h.