LSSTApplications  10.0+286,10.0+36,10.0+46,10.0-2-g4f67435,10.1+152,10.1+37,11.0,11.0+1,11.0-1-g47edd16,11.0-1-g60db491,11.0-1-g7418c06,11.0-2-g04d2804,11.0-2-g68503cd,11.0-2-g818369d,11.0-2-gb8b8ce7
LSSTDataManagementBasePackage
Macros
PropertySetFormatter.cc File Reference

Implementation of PropertySetFormatter class. More...

#include "lsst/daf/persistence/PropertySetFormatter.h"
#include <sstream>
#include <stdexcept>
#include <string>
#include <vector>
#include <boost/serialization/nvp.hpp>
#include <boost/serialization/shared_ptr.hpp>
#include <boost/serialization/vector.hpp>
#include <lsst/daf/base/PropertySet.h>
#include "lsst/daf/base/DateTime.h"
#include "lsst/daf/persistence/FormatterImpl.h"
#include "lsst/daf/persistence/LogicalLocation.h"
#include "lsst/daf/persistence/BoostStorage.h"
#include "lsst/daf/persistence/DbStorage.h"
#include "lsst/daf/persistence/XmlStorage.h"
#include <lsst/pex/exceptions.h>
#include <lsst/pex/logging/Trace.h>
#include <lsst/pex/policy/Policy.h>

Go to the source code of this file.

Macros

#define __attribute__(x)   /*NOTHING*/
 
#define EXEC_TRACE   20
 

Detailed Description

Implementation of PropertySetFormatter class.

Version
Revision:
2151
Date
$Date$

Contact: Kian-Tat Lim (ktl@s.nosp@m.lac..nosp@m.stanf.nosp@m.ord..nosp@m.edu)

Definition in file PropertySetFormatter.cc.

Macro Definition Documentation

#define __attribute__ (   x)    /*NOTHING*/

Definition at line 39 of file PropertySetFormatter.cc.

#define EXEC_TRACE   20

Definition at line 66 of file PropertySetFormatter.cc.