|
libsshpp v0.1.7
Modern C++17 wrapper for libssh
|
This is the complete list of members for sshpp::Event, including all inherited members.
| Event() | sshpp::Event | |
| Event(Event &&) noexcept | sshpp::Event | |
| Event(const Event &)=delete | sshpp::Event | |
| native_handle() const noexcept | sshpp::Event | inline |
| operator=(Event &&) noexcept | sshpp::Event | |
| try_add_session(Session &) | sshpp::Event | |
| try_poll(std::chrono::milliseconds timeout) | sshpp::Event | |
| try_remove_session(Session &) | sshpp::Event | |
| ~Event() | sshpp::Event |