Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

maildefines.h

Go to the documentation of this file.
00001 #ifndef __MAILDEFINES_H
00002 #define __MAILDEFINES_H
00003 
00004 namespace MAILLIB {
00005     enum ATYPE {
00006         A_UNDEFINED,
00007         A_IMAP,
00008         A_POP3,
00009         A_SMTP,
00010         A_MH,
00011         A_MBOX,
00012         A_NNTP,  
00013     };
00014 }
00015 
00016 #endif

Generated on Sat Nov 5 16:17:38 2005 for OPIE by  doxygen 1.4.2