Cryptolens Client API for C++
cryptolens_io::v20190401::LicenseKeyInformation Member List

This is the complete list of members for cryptolens_io::v20190401::LicenseKeyInformation, including all inherited members.

check() constcryptolens_io::v20190401::LicenseKeyInformation
get_activated_machines() constcryptolens_io::v20190401::LicenseKeyInformation
get_allowed_machines() constcryptolens_io::v20190401::LicenseKeyInformation
get_block() constcryptolens_io::v20190401::LicenseKeyInformation
get_created() constcryptolens_io::v20190401::LicenseKeyInformation
get_customer() constcryptolens_io::v20190401::LicenseKeyInformation
get_data_objects() constcryptolens_io::v20190401::LicenseKeyInformation
get_expires() constcryptolens_io::v20190401::LicenseKeyInformation
get_f1() constcryptolens_io::v20190401::LicenseKeyInformation
get_f2() constcryptolens_io::v20190401::LicenseKeyInformation
get_f3() constcryptolens_io::v20190401::LicenseKeyInformation
get_f4() constcryptolens_io::v20190401::LicenseKeyInformation
get_f5() constcryptolens_io::v20190401::LicenseKeyInformation
get_f6() constcryptolens_io::v20190401::LicenseKeyInformation
get_f7() constcryptolens_io::v20190401::LicenseKeyInformation
get_f8() constcryptolens_io::v20190401::LicenseKeyInformation
get_global_id() constcryptolens_io::v20190401::LicenseKeyInformation
get_id() constcryptolens_io::v20190401::LicenseKeyInformation
get_key() constcryptolens_io::v20190401::LicenseKeyInformation
get_maxnoofmachines() constcryptolens_io::v20190401::LicenseKeyInformation
get_notes() constcryptolens_io::v20190401::LicenseKeyInformation
get_period() constcryptolens_io::v20190401::LicenseKeyInformation
get_product_id() constcryptolens_io::v20190401::LicenseKeyInformation
get_sign_date() constcryptolens_io::v20190401::LicenseKeyInformation
get_trial_activation() constcryptolens_io::v20190401::LicenseKeyInformation
LicenseKeyInformation(api::internal::main, int product_id, std::uint64_t created, std::uint64_t expires, int period, bool block, bool trial_activation, std::uint64_t sign_date, bool f1, bool f2, bool f3, bool f4, bool f5, bool f6, bool f7, bool f8, optional< int > id, optional< std::string > key, optional< std::string > notes, optional< int > global_id, optional< Customer > customer, optional< std::vector< ActivationData >> activated_machines, optional< int > maxnoofmachines, optional< std::string > allowed_machines, optional< std::vector< DataObject >> data_objects) (defined in cryptolens_io::v20190401::LicenseKeyInformation)cryptolens_io::v20190401::LicenseKeyInformation
make(basic_Error &e, RawLicenseKey const &raw_license_key)cryptolens_io::v20190401::LicenseKeyInformationstatic
make(basic_Error &e, optional< RawLicenseKey > const &raw_license_key)cryptolens_io::v20190401::LicenseKeyInformationstatic
make_unsafe(basic_Error &e, std::string const &license_key)cryptolens_io::v20190401::LicenseKeyInformationstatic