WXP C++ Library Version 6.74.6
Loading...
Searching...
No Matches
Public Member Functions | List of all members
WXP::License Class Reference

This class checks the WXP license file for valid licenses. More...

#include "../include/License.h"

Public Member Functions

 License ()
 
bool valid ()
 
bool valid (const char *type)
 

Detailed Description

This class checks the WXP license file for valid licenses.

Author
Dan Vietor

Constructor & Destructor Documentation

◆ License()

License::License ( )

Constructor

Member Function Documentation

◆ valid() [1/2]

bool License::valid ( )

◆ valid() [2/2]

bool License::valid ( const char *  type)

Checks for license vailidity to do some actions

Parameters
typeAction (GIF=save GIF images, NLDN=use NLDN data)
Returns
True if valid

References WXP::StrLib::equal().


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