SimpleSmtp Pile   version 0.0.1
SimpleSmtp pile.
simplesmtp-private.h File Reference

Declarations for SimpleSmtp class. More...

#include <simplesmtp/simplesmtp-config.h>

Go to the source code of this file.

Macros

#define SIMPLESMTP_DEBUGM   printf
 
#define SIMPLESMTP_TRACE_ENTRY   printf("SIMPLESMTP ENTRY %s in %s[%d]\n", __func__, __FILE__, __LINE__)
 
#define SIMPLESMTP_TRACE_EXIT   printf("SIMPLESMTP EXIT %s in %s[%d]\n", __func__, __FILE__, __LINE__)
 
#define TMP_A(__s__)   __s__.toLatin1 ().constData ()
 C style string from QString.
 

Detailed Description

Declarations for SimpleSmtp class.

Author
Nicu Tofan nicu..nosp@m.tofa.nosp@m.n@gma.nosp@m.il.c.nosp@m.om