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 noexcept
sshpp::Session
inline
cancel_requested
() const noexcept
sshpp::Session
inline
Channel
sshpp::Session
friend
clear_cancel
() noexcept
sshpp::Session
inline
configured_options
() const noexcept
sshpp::Session
inline
connect
()
sshpp::Session
disconnect
() noexcept
sshpp::Session
HostKeyVerifier
sshpp::Session
friend
is_connected
() const noexcept
sshpp::Session
native_handle
() const noexcept
sshpp::Session
inline
negotiated
() const
sshpp::Session
open_channel
()
sshpp::Session
operator bool
() const noexcept
sshpp::Session
inline
explicit
operator=
(Session &&) noexcept
sshpp::Session
operator=
(const Session &)=delete
sshpp::Session
request_cancel
() noexcept
sshpp::Session
inline
Session
()
sshpp::Session
Session
(const SessionOptions &)
sshpp::Session
explicit
Session
(Session &&) noexcept
sshpp::Session
Session
(const Session &)=delete
sshpp::Session
set_log_level
(LogLevel)
sshpp::Session
set_options
(const SessionOptions &)
sshpp::Session
socket_fd
() const noexcept
sshpp::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
() const
sshpp::Session
try_client_banner
() const
sshpp::Session
try_connect
()
sshpp::Session
try_open_channel
()
sshpp::Session
try_server_banner
() const
sshpp::Session
try_server_public_key
() const
sshpp::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
Generated by
1.9.8