libsshpp v0.1.7
Modern C++17 wrapper for libssh
Loading...
Searching...
No Matches
sshpp::Session Member List

This is the complete list of members for sshpp::Session, including all inherited members.

authenticate(const Authenticator &)sshpp::Session
authenticated() const noexceptsshpp::Sessioninline
cancel_requested() const noexceptsshpp::Sessioninline
Channelsshpp::Sessionfriend
clear_cancel() noexceptsshpp::Sessioninline
configured_options() const noexceptsshpp::Sessioninline
connect()sshpp::Session
disconnect() noexceptsshpp::Session
HostKeyVerifiersshpp::Sessionfriend
is_connected() const noexceptsshpp::Session
native_handle() const noexceptsshpp::Sessioninline
negotiated() constsshpp::Session
open_channel()sshpp::Session
operator bool() const noexceptsshpp::Sessioninlineexplicit
operator=(Session &&) noexceptsshpp::Session
operator=(const Session &)=deletesshpp::Session
request_cancel() noexceptsshpp::Sessioninline
Session()sshpp::Session
Session(const SessionOptions &)sshpp::Sessionexplicit
Session(Session &&) noexceptsshpp::Session
Session(const Session &)=deletesshpp::Session
set_log_level(LogLevel)sshpp::Session
set_options(const SessionOptions &)sshpp::Session
socket_fd() const noexceptsshpp::Session
try_auth_methods()sshpp::Session
try_authenticate(const Authenticator &)sshpp::Session
try_authenticate(std::initializer_list< const Authenticator * >)sshpp::Session
try_check_known_host() constsshpp::Session
try_client_banner() constsshpp::Session
try_connect()sshpp::Session
try_open_channel()sshpp::Session
try_server_banner() constsshpp::Session
try_server_public_key() constsshpp::Session
try_set_options(const SessionOptions &)sshpp::Session
try_update_known_hosts()sshpp::Session
try_verify_host_key(const HostKeyVerifier &)sshpp::Session
verify_host_key(const HostKeyVerifier &)sshpp::Session
~Session()sshpp::Session