Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

XrdCryptosslTrace.hh File Reference

#include <XrdOuc/XrdOucTrace.hh>
#include <XrdCrypto/XrdCryptoAux.hh>
#include "XrdSys/XrdSysHeaders.hh"

Include dependency graph for XrdCryptosslTrace.hh:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define QTRACE(act)   (sslTrace && (sslTrace->What & cryptoTRACE_ ## act))
#define PRINT(y)
#define TRACE(act, x)   if (QTRACE(act)) PRINT(x)
#define DEBUG(y)   TRACE(Debug,y)
#define EPNAME(x)   static const char *epname = x;

Variables

XrdOucTracesslTrace


Define Documentation

#define DEBUG  )     TRACE(Debug,y)
 

#define EPNAME  )     static const char *epname = x;
 

#define PRINT  ) 
 

Value:

{if (sslTrace) {sslTrace->Beg(epname); \
                                       cerr <<y; sslTrace->End();}}

#define QTRACE act   )     (sslTrace && (sslTrace->What & cryptoTRACE_ ## act))
 

#define TRACE act,
 )     if (QTRACE(act)) PRINT(x)
 


Variable Documentation

XrdOucTrace* sslTrace
 


Generated on Sun Nov 6 13:40:13 2011 for xrootd by  doxygen 1.3.9.1