| channel | joedb::ssh::Forward_Channel_Allocation | protected |
| check_result(int result) const | joedb::ssh::Session_Allocation | inline |
| Forward_Channel(Session &session, const char *remote_host, uint16_t remote_port) | joedb::ssh::Forward_Channel | |
| Forward_Channel(Session &session, const char *remote_path) | joedb::ssh::Forward_Channel | |
| Forward_Channel_Allocation(Session &session) | joedb::ssh::Forward_Channel_Allocation | |
| Forward_Channel_Allocation(const Forward_Channel_Allocation &)=delete | joedb::ssh::Forward_Channel_Allocation | |
| get() const | joedb::ssh::Session_Allocation | inline |
| joedb::operator=(const Session_Allocation &)=delete | joedb::ssh::Session_Allocation | |
| joedb::ssh::Forward_Channel::operator=(const Forward_Channel_Allocation &)=delete | joedb::ssh::Forward_Channel_Allocation | |
| read(char *data, size_t size) | joedb::Channel | |
| Session(const std::string &user, const std::string &host, const unsigned port, const int verbosity, const char *const b64_key=nullptr, const char *const passphrase=nullptr) | joedb::ssh::Session | inline |
| session | joedb::ssh::Session_Allocation | protected |
| Session_Allocation() | joedb::ssh::Session_Allocation | inline |
| Session_Allocation(const Session_Allocation &)=delete | joedb::ssh::Session_Allocation | |
| Session_And_Channel(const std::string &user, const std::string &host, const unsigned port, const int verbosity, const char *const b64_key, const char *const passphrase, const char *const remote_path) | joedb::ssh::Session_And_Channel | inline |
| Session_Connection(const char *user, const char *host, unsigned port, int verbosity) | joedb::ssh::Session_Connection | inline |
| set_timeout(std::chrono::milliseconds ms) | joedb::ssh::Forward_Channel | inline |
| write(const char *data, size_t size) | joedb::Channel | |
| ~Channel() | joedb::Channel | virtual |
| ~Forward_Channel_Allocation() | joedb::ssh::Forward_Channel_Allocation | |
| ~Session_Allocation() | joedb::ssh::Session_Allocation | inline |
| ~Session_Connection() | joedb::ssh::Session_Connection | inline |