RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Public Attributes
Datacratic::SftpConnection::File Struct Reference

List of all members.

Public Member Functions

 File (const std::string &path, LIBSSH2_SFTP_HANDLE *handle, SftpConnection *owner)
Attributes getAttr () const
uint64_t size () const
void downloadTo (const std::string &filename) const

Public Attributes

std::string path
LIBSSH2_SFTP_HANDLE * handle
SftpConnectionowner

Detailed Description

Definition at line 91 of file sftp.h.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator