Joedb 9.4.0
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Public Member Functions | List of all members
joedb::ssh::Forward_Channel Class Reference

#include <joedb/ssh/Forward_Channel.h>

Inheritance diagram for joedb::ssh::Forward_Channel:
Inheritance graph
[legend]
Collaboration diagram for joedb::ssh::Forward_Channel:
Collaboration graph
[legend]

Public Member Functions

 Forward_Channel (Session &session, const char *remote_host, uint16_t remote_port)
 
- Public Member Functions inherited from joedb::ssh::Forward_Channel_Allocation
 Forward_Channel_Allocation (Session &session)
 
 Forward_Channel_Allocation (const Forward_Channel_Allocation &)=delete
 
Forward_Channel_Allocationoperator= (const Forward_Channel_Allocation &)=delete
 
 ~Forward_Channel_Allocation ()
 
- Public Member Functions inherited from joedb::Channel
void write (const char *data, size_t size)
 
void read (char *data, size_t size)
 
virtual ~Channel ()
 

Additional Inherited Members

- Protected Attributes inherited from joedb::ssh::Forward_Channel_Allocation
const ssh_channel channel
 

Detailed Description

Definition at line 24 of file Forward_Channel.h.

Constructor & Destructor Documentation

◆ Forward_Channel()

joedb::ssh::Forward_Channel::Forward_Channel ( Session session,
const char *  remote_host,
uint16_t  remote_port 
)

Definition at line 48 of file Forward_Channel.cpp.


The documentation for this class was generated from the following files: