Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
PrivLevel.h File Reference
#include "../GrayLibBase.h"
#include "PrivLevel.tbl"

Go to the source code of this file.

Namespaces

 GrayLib
 

Macros

#define PrivLevel_N(a, b, c)   PLEVEL_##a = b,
 

Enumerations

enum  GrayLib::PLEVEL_TYPE { GrayLib::PLEVEL_NoAccount = -1 , GrayLib::PLEVEL_QTY }
 

Detailed Description

Macro Definition Documentation

◆ PrivLevel_N

#define PrivLevel_N (   a,
  b,
 
)    PLEVEL_##a = b,