|
libsshpp v0.1.7
Modern C++17 wrapper for libssh
|
This is the complete list of members for sshpp::Library, including all inherited members.
| DestructorErrorHandler typedef | sshpp::Library | |
| features() | sshpp::Library | static |
| initialized() noexcept | sshpp::Library | static |
| Library() | sshpp::Library | |
| Library(const Config &) | sshpp::Library | explicit |
| Library(const Library &) | sshpp::Library | |
| Library(Library &&) noexcept | sshpp::Library | |
| log_level() noexcept | sshpp::Library | static |
| operator=(const Library &) | sshpp::Library | |
| operator=(Library &&) noexcept | sshpp::Library | |
| report_destructor_error(ErrorInfo) noexcept | sshpp::Library | static |
| set_destructor_error_handler(DestructorErrorHandler) | sshpp::Library | static |
| set_log_callback(LogCallback) | sshpp::Library | static |
| set_log_level(LogLevel) | sshpp::Library | static |
| version_string() | sshpp::Library | static |
| ~Library() | sshpp::Library |