GATE
gate::net::SshFtpFile Class Reference
Inheritance diagram for gate::net::SshFtpFile:
gate::NonCopyable

Public Member Functions

 SshFtpFile (SshFtp &sftp, String const &path, gate_uint32_t streamOpenFlags=Stream::Open_Read)
 
size_t read (char *buffer, gate_size_t capacity)
 
size_t write (char const *buffer, gate_size_t length)
 
void seek (gate_uint64_t position)
 
uint64_t tell ()
 
gate_sshclient_sftp_handle_t * c_impl ()
 
SshClientRef getClient () const
 

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