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

#include <joedb/ssh/Session.h>

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

Public Member Functions

 Session_Connection (const char *user, const char *host, unsigned port, int verbosity)
 
 ~Session_Connection ()
 
- Public Member Functions inherited from joedb::ssh::Session_Allocation
 Session_Allocation ()
 
 Session_Allocation (const Session_Allocation &)=delete
 
Session_Allocationoperator= (const Session_Allocation &)=delete
 
ssh_session get () const
 
void check_result (int result) const
 
 ~Session_Allocation ()
 

Additional Inherited Members

- Protected Attributes inherited from joedb::ssh::Session_Allocation
const ssh_session session
 

Detailed Description

Definition at line 45 of file Session.h.

Constructor & Destructor Documentation

◆ Session_Connection()

joedb::ssh::Session_Connection::Session_Connection ( const char *  user,
const char *  host,
unsigned  port,
int  verbosity 
)
inline

Definition at line 49 of file Session.h.

◆ ~Session_Connection()

joedb::ssh::Session_Connection::~Session_Connection ( )
inline

Definition at line 70 of file Session.h.


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