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

#include <joedb/ssh/Forward_Channel.h>

Inheritance diagram for joedb::ssh::Forward_Channel_Allocation:
Inheritance graph
[legend]

Public Member Functions

 Forward_Channel_Allocation (Session &session)
 
 Forward_Channel_Allocation (const Forward_Channel_Allocation &)=delete
 
Forward_Channel_Allocationoperator= (const Forward_Channel_Allocation &)=delete
 
 ~Forward_Channel_Allocation ()
 

Protected Attributes

const ssh_channel channel
 

Detailed Description

Definition at line 10 of file Forward_Channel.h.

Constructor & Destructor Documentation

◆ Forward_Channel_Allocation() [1/2]

joedb::ssh::Forward_Channel_Allocation::Forward_Channel_Allocation ( Session session)

Definition at line 6 of file Forward_Channel.cpp.

◆ Forward_Channel_Allocation() [2/2]

joedb::ssh::Forward_Channel_Allocation::Forward_Channel_Allocation ( const Forward_Channel_Allocation )
delete

◆ ~Forward_Channel_Allocation()

joedb::ssh::Forward_Channel_Allocation::~Forward_Channel_Allocation ( )

Definition at line 14 of file Forward_Channel.cpp.

Member Function Documentation

◆ operator=()

Forward_Channel_Allocation & joedb::ssh::Forward_Channel_Allocation::operator= ( const Forward_Channel_Allocation )
delete

Member Data Documentation

◆ channel

const ssh_channel joedb::ssh::Forward_Channel_Allocation::channel
protected

Definition at line 14 of file Forward_Channel.h.


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