LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Macros
DbAuth.cc File Reference

Implementation of DbAuth class. More...

#include "lsst/daf/persistence/DbAuth.h"
#include <cstdlib>
#include <fstream>
#include <memory>
#include <pwd.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include "lsst/pex/exceptions.h"

Go to the source code of this file.

Macros

#define __attribute__(x)   /*NOTHING*/
 

Detailed Description

Implementation of DbAuth class.

Author
Author
ktlim
Version
Revision
2673
Date
$Date$

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

Definition in file DbAuth.cc.

Macro Definition Documentation

◆ __attribute__

#define __attribute__ (   x)    /*NOTHING*/

Definition at line 39 of file DbAuth.cc.