This is the complete list of members for login_credentials_t, including all inherited members.
build_connstr(qstring *out, uint32 flags=0) const | endpoint_credentials_t | inline |
build_connstr(uint32 flags=0) const | endpoint_credentials_t | inline |
clear() new api | login_credentials_t | inlinevirtual |
connstr(int default_port=0) const | host_port_t | inline |
do_load_password(qstring *, qstring *) const newapi | login_credentials_t | inlineprotectedvirtual |
do_load_proxy_password(qstring *, qstring *) const newapi | login_credentials_t | inlineprotectedvirtual |
endpoint_credentials_t() | endpoint_credentials_t | inline |
endpoint_credentials_t(const qstring &_host, ushort _port) | endpoint_credentials_t | inline |
has_seen_proxy_option() const | login_credentials_t | inline |
host | host_port_t | |
host_port_t() | host_port_t | inline |
host_port_t(const qstring &_host, ushort _port) | host_port_t | inline |
is_valid() const | host_port_t | inline |
load_pass_from_keychain(qstring *, qstring *, const char *) const | login_credentials_t | protected |
load_password(qstring *out, qstring *errbuf) const | login_credentials_t | inline |
load_proxy_password(qstring *out, qstring *errbuf) const | login_credentials_t | inline |
login_credentials_t(const qstring &_host, ushort _port) | login_credentials_t | inline |
operator==(const host_port_t &r) const | host_port_t | inline |
parse_connstr(endpoint_credentials_t *out, const qstring &s, uint32 flags=0) | endpoint_credentials_t | inlinestatic |
parse_connstr(const qstring &s, uint32 flags=0) | endpoint_credentials_t | inline |
password_override | endpoint_credentials_t | |
port | host_port_t | |
process_switch(const char *) new api | login_credentials_t | virtual |
proxy | login_credentials_t | |
set_use_tls(bool use_tls) | login_credentials_t | inline |
state | login_credentials_t | |
swap(host_port_t &r) | host_port_t | inline |
use_tls() const | login_credentials_t | inline |
username | endpoint_credentials_t | |
write(qstring *) const newapi | login_credentials_t | inlineprotectedvirtual |
~login_credentials_t() | login_credentials_t | inlinevirtual |