ZNC  trunk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros
defines.h File Reference
#include <znc/zncconfig.h>
#include <znc/ZNCDebug.h>
#include <znc/ZNCString.h>
+ Include dependency graph for defines.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CS_STRING   CString
 
#define _NO_CSOCKET_NS
 
#define CS_DEBUG(f)   DEBUG(__FILE__ << ":" << __LINE__ << " " << f)
 
#define PERROR(f)   DEBUG(__FILE__ << ":" << __LINE__ << " " << f << ": " << strerror(GetSockError()))
 

Macro Definition Documentation

#define _NO_CSOCKET_NS
#define CS_DEBUG (   f)    DEBUG(__FILE__ << ":" << __LINE__ << " " << f)
#define CS_STRING   CString
#define PERROR (   f)    DEBUG(__FILE__ << ":" << __LINE__ << " " << f << ": " << strerror(GetSockError()))