|
XRootD
|
#include "XrdOuc/XrdOucTrace.hh"#include "XrdCrypto/XrdCryptoAux.hh"#include "XrdSys/XrdSysHeaders.hh"
Include dependency graph for XrdCryptoTrace.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | DEBUG(y) |
| #define | EPNAME(x) |
| #define | PRINT(y) |
| #define | QTRACE(act) |
| #define | TRACE(act, x) |
Variables | |
| XrdOucTrace * | cryptoTrace |
| #define DEBUG | ( | y | ) |
Definition at line 43 of file XrdCryptoTrace.hh.
| #define EPNAME | ( | x | ) |
Definition at line 44 of file XrdCryptoTrace.hh.
| #define PRINT | ( | y | ) |
Definition at line 40 of file XrdCryptoTrace.hh.
| #define QTRACE | ( | act | ) |
Definition at line 39 of file XrdCryptoTrace.hh.
| #define TRACE | ( | act, | |
| x ) |
Definition at line 42 of file XrdCryptoTrace.hh.
|
extern |
Definition at line 39 of file XrdCryptoAux.cc.
Referenced by XrdCryptoSetTrace().