|
lsst.daf.persistence
15.0-4-g45f767a+7
|
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*/ |
Implementation of StorageRegistry class.
Contact: Kian-Tat Lim (ktl@slac.stanford.edu)
Definition in file StorageRegistry.cc.
| #define __attribute__ | ( | x | ) | /*NOTHING*/ |
Definition at line 39 of file StorageRegistry.cc.
1.8.13