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

#include <joedb/ssh/SFTP_File.h>

Public Member Functions

 SFTP_File (SFTP &sftp, const char *name, int access_type, mode_t mode)
 
sftp_file get () const
 
 ~SFTP_File ()
 

Detailed Description

Definition at line 11 of file SFTP_File.h.

Constructor & Destructor Documentation

◆ SFTP_File()

joedb::ssh::SFTP_File::SFTP_File ( SFTP sftp,
const char *  name,
int  access_type,
mode_t  mode 
)
inline

Definition at line 18 of file SFTP_File.h.

◆ ~SFTP_File()

joedb::ssh::SFTP_File::~SFTP_File ( )
inline

Definition at line 39 of file SFTP_File.h.

Member Function Documentation

◆ get()

sftp_file joedb::ssh::SFTP_File::get ( ) const
inline

Definition at line 34 of file SFTP_File.h.


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