#include <joedb/ssh/SFTP.h>
Definition at line 13 of file SFTP.h.
◆ SFTP_Allocation()
joedb::ssh::SFTP_Allocation::SFTP_Allocation |
( |
const Session & |
session | ) |
|
|
inline |
◆ ~SFTP_Allocation()
joedb::ssh::SFTP_Allocation::~SFTP_Allocation |
( |
| ) |
|
|
inline |
◆ check_result()
void joedb::ssh::SFTP_Allocation::check_result |
( |
int |
result | ) |
const |
|
inline |
◆ get()
sftp_session joedb::ssh::SFTP_Allocation::get |
( |
| ) |
const |
|
inline |
◆ throw_error()
void joedb::ssh::SFTP_Allocation::throw_error |
( |
const char * |
message = "sftp error: " | ) |
const |
◆ sftp
const sftp_session joedb::ssh::SFTP_Allocation::sftp |
|
protected |
The documentation for this class was generated from the following files:
- /home/rcoulom/repos/joedb/src/joedb/ssh/SFTP.h
- /home/rcoulom/repos/joedb/src/joedb/ssh/SFTP.cpp