lsst.daf.persistence  13.0-11-gfc17871
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Namespaces | Macros
Storage.cc File Reference

Implementation of Storage abstract base class. More...

#include "lsst/daf/persistence/Storage.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 Storage 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 Storage.cc.

Macro Definition Documentation

#define __attribute__ (   x)    /*NOTHING*/

Definition at line 39 of file Storage.cc.