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

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

on_close(Channel &)sshpp::server::ChannelHandlervirtual
on_data(Channel &, ByteView, Stream)sshpp::server::ChannelHandlervirtual
on_env_request(Channel &, std::string_view name, std::string_view value)sshpp::server::ChannelHandlervirtual
on_eof(Channel &)sshpp::server::ChannelHandlervirtual
on_exec_request(Channel &, std::string_view command)sshpp::server::ChannelHandlervirtual
on_pty_request(Channel &, std::string_view term, PtySize)sshpp::server::ChannelHandlervirtual
on_pty_resize(Channel &, PtySize)sshpp::server::ChannelHandlervirtual
on_shell_request(Channel &)sshpp::server::ChannelHandlervirtual
on_signal(Channel &, std::string_view signal_name)sshpp::server::ChannelHandlervirtual
on_subsystem_request(Channel &, std::string_view name)sshpp::server::ChannelHandlervirtual
on_writable(Channel &)sshpp::server::ChannelHandlervirtual
on_x11_request(Channel &, bool single_connection, std::string_view auth_protocol, std::string_view auth_cookie, std::uint32_t screen_number)sshpp::server::ChannelHandlervirtual
~ChannelHandler()=defaultsshpp::server::ChannelHandlervirtual