|
libsshpp v0.1.7
Modern C++17 wrapper for libssh
|
This is the complete list of members for sshpp::server::Bind, including all inherited members.
| Bind()=default | sshpp::server::Bind | |
| Bind(const BindOptions &) | sshpp::server::Bind | explicit |
| Bind(Bind &&) noexcept | sshpp::server::Bind | |
| Bind(const Bind &)=delete | sshpp::server::Bind | |
| fd() const noexcept | sshpp::server::Bind | |
| local_port() const noexcept | sshpp::server::Bind | inline |
| native_handle() const noexcept | sshpp::server::Bind | inline |
| operator bool() const noexcept | sshpp::server::Bind | inlineexplicit |
| operator=(Bind &&) noexcept | sshpp::server::Bind | |
| try_accept() | sshpp::server::Bind | |
| try_accept(std::chrono::milliseconds timeout) | sshpp::server::Bind | |
| try_listen() | sshpp::server::Bind | |
| ~Bind() | sshpp::server::Bind |