lsst.daf.persistence  15.0-9-g1e7c341+3
Namespaces | Macros
StorageRegistry.cc File Reference

Implementation of StorageRegistry class. More...

#include "lsst/daf/persistence/StorageRegistry.h"
#include <stdexcept>
#include "lsst/daf/persistence/BoostStorage.h"
#include "lsst/daf/persistence/FitsStorage.h"
#include "lsst/daf/persistence/XmlStorage.h"

Go to the source code of this file.

Namespaces

 lsst
 
 lsst::daf
 
 lsst::daf::persistence
 

Macros

#define __attribute__(x)   /*NOTHING*/
 

Detailed Description

Implementation of StorageRegistry class.

Author
Author
ktlim
Version
Revision
2190
Date
$Date$

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

Definition in file StorageRegistry.cc.

Macro Definition Documentation

◆ __attribute__

#define __attribute__ (   x)    /*NOTHING*/

Definition at line 39 of file StorageRegistry.cc.