|
libsshpp v0.1.7
Modern C++17 wrapper for libssh
|
This is the complete list of members for sshpp::X11Forwarder, including all inherited members.
| stop() noexcept | sshpp::X11Forwarder | |
| target_from_display(std::string_view display) | sshpp::X11Forwarder | static |
| try_accept(std::chrono::milliseconds timeout) | sshpp::X11Forwarder | |
| try_request() | sshpp::X11Forwarder | |
| try_run_until_stopped() | sshpp::X11Forwarder | |
| X11Forwarder(Channel &session_channel, Options options) | sshpp::X11Forwarder | explicit |