|
lsst.daf.persistence
15.0-4-g45f767a+7
|
Implementation of FormatterStorage abstract base class. More...
#include "lsst/daf/persistence/FormatterStorage.h"#include <cerrno>#include <cstring>#include <sys/stat.h>#include <unistd.h>#include "lsst/pex/exceptions.h"#include "lsst/daf/persistence/StorageRegistry.h"Go to the source code of this file.
Namespaces | |
| lsst | |
| lsst::daf | |
| lsst::daf::persistence | |
Macros | |
| #define | __attribute__(x) /*NOTHING*/ |
Implementation of FormatterStorage abstract base class.
Contact: Kian-Tat Lim (ktl@slac.stanford.edu)
Definition in file FormatterStorage.cc.
| #define __attribute__ | ( | x | ) | /*NOTHING*/ |
Definition at line 39 of file FormatterStorage.cc.
1.8.13