Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayLib::cLicense Class Reference

#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
 

Detailed Description

Create and manage purchased software licenses cNetServer and cNetAddrTracker Locks out source IP address with more than X failed attempts per day.

Constructor & Destructor Documentation

◆ cLicense()

GrayLib::cLicense::cLicense ( void  )

◆ ~cLicense()

GrayLib::cLicense::~cLicense ( void  )

Member Function Documentation

◆ CreateLicense()

cString GRAYCALL GrayLib::cLicense::CreateLicense ( )
static

◆ GetTranslatedChar()

char GRAYCALL GrayLib::cLicense::GetTranslatedChar ( char  ch)
static

Member Data Documentation

◆ m_sLicense

cString GrayLib::cLicense::m_sLicense

The documentation for this class was generated from the following files: