|
libsshpp v0.1.7
Modern C++17 wrapper for libssh
|
Namespaces | |
| namespace | sshpp |
Functions | |
| SSHPP_INLINE const std::error_category & | sshpp::ssh_category () noexcept |
| SSHPP_INLINE const std::error_category & | sshpp::sftp_category () noexcept |
| SSHPP_INLINE std::error_code | sshpp::make_error_code (errc e) noexcept |
| SSHPP_INLINE std::error_code | sshpp::make_error_code (sftp_errc e) noexcept |
| SSHPP_INLINE void | sshpp::throw_error (ErrorInfo info) |