libnick 2024.9.2
A cross-platform base for native Nickvision applications.
Loading...
Searching...
No Matches
Nickvision::Keyring::Credential Member List

This is the complete list of members for Nickvision::Keyring::Credential, including all inherited members.

Credential(const std::string &name, const std::string &uri, const std::string &username, const std::string &password)Nickvision::Keyring::Credential
getName() constNickvision::Keyring::Credential
getPassword() constNickvision::Keyring::Credential
getUri() constNickvision::Keyring::Credential
getUsername() constNickvision::Keyring::Credential
operator!=(const Credential &compare) constNickvision::Keyring::Credential
operator<(const Credential &compare) constNickvision::Keyring::Credential
operator<<(std::ostream &os, const Credential &credential)Nickvision::Keyring::Credentialfriend
operator==(const Credential &compare) constNickvision::Keyring::Credential
operator>(const Credential &compare) constNickvision::Keyring::Credential
setName(const std::string &name)Nickvision::Keyring::Credential
setPassword(const std::string &password)Nickvision::Keyring::Credential
setUri(const std::string &uri)Nickvision::Keyring::Credential
setUsername(const std::string &username)Nickvision::Keyring::Credential