Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cMailMessage.h File Reference

Go to the source code of this file.

Classes

class  GrayLib::cMailName
 
class  GrayLib::cMailTag
 
class  GrayLib::cMailMessage
 

Namespaces

 GrayLib
 

Macros

#define cMailTagDEF(a, b, c, d)   MAIL_TAG_##a,
 

Enumerations

enum  GrayLib::MAIL_TAG_TYPE { GrayLib::MAIL_TAG_UNK = -1 , GrayLib::MAIL_TAG_QTY }
 

Functions

 GrayLib::UNITTEST2_PREDEF (cMailMessage)
 

Detailed Description

Macro Definition Documentation

◆ cMailTagDEF

#define cMailTagDEF (   a,
  b,
  c,
 
)    MAIL_TAG_##a,