Joedb 9.5.0
The Journal-Only Embedded Database
|
This is the complete list of members for joedb::ssh::Forward_Channel, including all inherited members.
channel | joedb::ssh::Forward_Channel_Allocation | protected |
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 | |
operator=(const Forward_Channel_Allocation &)=delete | joedb::ssh::Forward_Channel_Allocation | |
read(char *data, size_t size) | joedb::Channel | |
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 |