|
libsshpp v0.1.7
Modern C++17 wrapper for libssh
|
This is the complete list of members for sshpp::BidirectionalPump, including all inherited members.
| BidirectionalPump(Channel &, int local_fd, std::size_t buffer_size=64 *1024) | sshpp::BidirectionalPump | |
| BidirectionalPump(const BidirectionalPump &)=delete | sshpp::BidirectionalPump | |
| byte_counts() const noexcept | sshpp::BidirectionalPump | |
| finished() const noexcept | sshpp::BidirectionalPump | inline |
| operator=(const BidirectionalPump &)=delete | sshpp::BidirectionalPump | |
| stop() noexcept | sshpp::BidirectionalPump | |
| try_run_until_stopped() | sshpp::BidirectionalPump | |
| ~BidirectionalPump() | sshpp::BidirectionalPump |