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

debug.h File Reference

#include <iostream>
#include "config.h"

Go to the source code of this file.

Defines

#define LDAP_DEBUG_NONE   0x0000
#define LDAP_DEBUG_TRACE   0x0001
#define LDAP_DEBUG_CONSTRUCT   0x0002
#define LDAP_DEBUG_DESTROY   0x0004
#define LDAP_DEBUG_PARAMETER   0x0008
#define LDAP_DEBUG_ANY   0xffff
#define DEBUGLEVEL   LDAP_DEBUG_ANY
#define PRINT_FILE   std::cerr << "file: " __FILE__ << " line: " << __LINE__
#define DEBUG(level, arg)


Define Documentation

#define DEBUG level,
arg   ) 
 

#define DEBUGLEVEL   LDAP_DEBUG_ANY
 

#define LDAP_DEBUG_ANY   0xffff
 

#define LDAP_DEBUG_CONSTRUCT   0x0002
 

#define LDAP_DEBUG_DESTROY   0x0004
 

#define LDAP_DEBUG_NONE   0x0000
 

#define LDAP_DEBUG_PARAMETER   0x0008
 

#define LDAP_DEBUG_TRACE   0x0001
 

#define PRINT_FILE   std::cerr << "file: " __FILE__ << " line: " << __LINE__
 


Generated on Wed Nov 12 02:19:04 2008 for ldapsdk by  doxygen 1.3.9.1