lsst.daf.persistence  16.0-3-g3806c63+1
Namespaces | Macros
FormatterStorage.cc File Reference

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*/
 

Detailed Description

Implementation of FormatterStorage abstract base class.

Author
$Author$
Version
$Revision$
Date
$Date$

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

Definition in file FormatterStorage.cc.

Macro Definition Documentation

◆ __attribute__

#define __attribute__ (   x)    /*NOTHING*/

Definition at line 39 of file FormatterStorage.cc.