lsst.daf.persistence
16.0-3-g3806c63
|
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@s) lac. stanf ord. edu
Definition in file FormatterStorage.cc.
#define __attribute__ | ( | x | ) | /*NOTHING*/ |
Definition at line 39 of file FormatterStorage.cc.