Public Types | Public Member Functions
Tonido::Misc::TonidoLicense Class Reference

Stores information about the current Tonido License. More...

List of all members.

Public Types

enum  LicenseLevel { LICENSE_NORMAL = 0, LICENSE_PRO = 1, LICENSE_BUSINESS = 2 }
 AppLicense. More...

Public Member Functions

 TonidoLicense ()
 Ctor.
 ~TonidoLicense ()
 Dtor.
LicenseLevel getLicenseLevel () const
 Gets the current Tonido License.
std::string getLicenseName () const
 Returns a string name of the current license.
std::string getLicenseeName () const
 Returns a name of the person to whom the license is issued to.
std::string getLicenseExpiry () const
 Returns when License Expires.
bool isHTTPS () const
 Whether to enable HTTPS.
void setHTTPSSetting (bool a_isHTTPS)
 Enable/Disable HTTPS.
bool getHTTPSSetting ()
std::string serverCertKey () const
 Private Key for Server Cert.
void reloadLicense ()
 ReloadLicense.

Detailed Description

Stores information about the current Tonido License.


Member Enumeration Documentation

AppLicense.

The current Application License


Constructor & Destructor Documentation

Tonido::Misc::TonidoLicense::TonidoLicense ( )

Ctor.

details if needed ...

Tonido::Misc::TonidoLicense::~TonidoLicense ( )

Dtor.

details if needed ...


Generated on Wed Oct 12 2011 21:46:53. © CodeLathe LLC 2007-2011. All Rights Reserved.