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

mime_utils.cpp File Reference


Defines

#define BufAdd   10
#define MaxLineLength   76
#define NOSKIP   'A'
#define SKIP   '\202'
#define strupos(x, y)   (strustr(x, y) != NULL ? strustr(x, y) - x : -1)

Functions

char * MimeDecodeMailHeaderField (char *s)
char * strustr (char *source, char *s)

Variables

const char base64chars [] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"
const char base64map []
CBase64Utils base64Utils
const char hexmap []
const char QpEncodeMap []

Define Documentation

#define BufAdd   10
 

#define MaxLineLength   76
 

#define NOSKIP   'A'
 

#define SKIP   '\202'
 

#define strupos x,
 )     (strustr(x, y) != NULL ? strustr(x, y) - x : -1)
 


Function Documentation

char* MimeDecodeMailHeaderField char *  s  ) 
 

char* strustr char *  source,
char *  s
 


Variable Documentation

const char base64chars[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"
 

const char base64map[]
 

CBase64Utils base64Utils
 

Unique instance of this class

const char hexmap[]
 

const char QpEncodeMap[]
 


Generated on Thu May 1 12:40:59 2008 for MyServer by  doxygen 1.3.9.1