| JUCE
    | 
| Classes | |
| class | KeyGeneration | 
| Contains static utilities for generating key-files that can be unlocked by the OnlineUnlockStatus class.  More... | |
| class | OnlineUnlockForm | 
| Acts as a GUI which asks the user for their details, and calls the appropriate methods on your OnlineUnlockStatus object to attempt to register the app.  More... | |
| class | OnlineUnlockStatus | 
| A base class for online unlocking systems.  More... | |
| struct | OnlineUnlockStatus::LicenseResult | 
| The possible error strings that can applyKeyFile() can return on failure.  More... | |
| struct | OnlineUnlockStatus::UnlockResult | 
| This provides some details about the reply that the server gave in a call to attemptWebserverUnlock().  More... | |
| struct | OnlineUnlockStatus::MachineIDUtilities | 
| This class contains some utility functions that might help with machine ID generation.  More... | |
| class | TracktionMarketplaceStatus | 
| An implementation of the OnlineUnlockStatus class which talks to the Tracktion Marketplace server.  More... | |