lsst.daf.persistence  14.0-14-g87d16e8+11
Namespaces | Macros
DbStorage.cc File Reference

Implementation of DbStorage class. More...

#include "lsst/daf/base/DateTime.h"
#include "lsst/daf/persistence/DbStorage.h"
#include "lsst/daf/persistence/DbStorageImpl.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 DbStorage class.

Forwards all methods to implementation 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 DbStorage.cc.

Macro Definition Documentation

◆ __attribute__

#define __attribute__ (   x)    /*NOTHING*/

Definition at line 41 of file DbStorage.cc.