![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include <cLicense.h>
Public Member Functions | |
cLicense (void) | |
~cLicense (void) | |
Static Public Member Functions | |
static char GRAYCALL | GetTranslatedChar (char ch) |
static cString GRAYCALL | CreateLicense () |
Public Attributes | |
cString | m_sLicense |
Create and manage purchased software licenses cNetServer and cNetAddrTracker Locks out source IP address with more than X failed attempts per day.
GrayLib::cLicense::cLicense | ( | void | ) |
GrayLib::cLicense::~cLicense | ( | void | ) |
|
static |
cString GrayLib::cLicense::m_sLicense |