![]() |
LicenseSpring C++ SDK
7.31.0
Easily add Software Licensing to your application
|
This is the complete list of members for LicenseSpring::LicenseID, including all inherited members.
fromKey(const std::string &licenseKey, bool needTrim=true) | LicenseSpring::LicenseID | static |
fromKey(const char *licenseKey) | LicenseSpring::LicenseID | static |
fromUser(const std::string &user, const std::string &password=std::string(), bool needTrim=true) | LicenseSpring::LicenseID | static |
fromUser(const char *user, const char *password=nullptr) | LicenseSpring::LicenseID | static |
id() const | LicenseSpring::LicenseID | |
isEmpty() const | LicenseSpring::LicenseID | |
isValid() const | LicenseSpring::LicenseID | |
key() const | LicenseSpring::LicenseID | |
LicenseID()=default | LicenseSpring::LicenseID | |
LicenseID(const LicenseID &)=default | LicenseSpring::LicenseID | |
password() const | LicenseSpring::LicenseID | |
setPassword(const std::string &password) | LicenseSpring::LicenseID | |
trim() | LicenseSpring::LicenseID | |
user() const | LicenseSpring::LicenseID |