Cryptolens Client API for C++
Public Member Functions | List of all members
cryptolens_io::v20190401::ResponseParser_ArduinoJson5 Class Reference

Public Member Functions

 ResponseParser_ArduinoJson5 (basic_Error &e)
 
optional< LicenseKeyInformationmake_license_key_information (basic_Error &e, RawLicenseKey const &raw_license_key) const
 
optional< LicenseKeyInformationmake_license_key_information (basic_Error &e, optional< RawLicenseKey > const &raw_license_key) const
 
optional< LicenseKeyInformationmake_license_key_information_unsafe (basic_Error &e, std::string const &license_key) const
 
optional< std::pair< std::string, std::string > > parse_activate_response (basic_Error &e, std::string const &server_response) const
 
std::string parse_create_trial_key_response (basic_Error &e, std::string const &server_response) const
 
std::string parse_last_message_response (basic_Error &e, std::string const &server_response) const
 

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