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

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

Event()sshpp::Event
Event(Event &&) noexceptsshpp::Event
Event(const Event &)=deletesshpp::Event
native_handle() const noexceptsshpp::Eventinline
operator=(Event &&) noexceptsshpp::Event
try_add_session(Session &)sshpp::Event
try_poll(std::chrono::milliseconds timeout)sshpp::Event
try_remove_session(Session &)sshpp::Event
~Event()sshpp::Event