lsst.daf.persistence  16.0-5-g10498df+1
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/XmlStorage.h"
#include <lsst/pex/exceptions.h>
#include <lsst/log/Log.h>
#include <lsst/pex/policy/Policy.h>

Go to the source code of this file.

Macros

#define __attribute__(x)   /*NOTHING*/
 

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

◆ __attribute__

#define __attribute__ (   x)    /*NOTHING*/

Definition at line 39 of file PropertySetFormatter.cc.