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

List of all members.

Public Types

typedef std::function< void(std::string,
Attributes)> 
OnFile

Public Member Functions

 Directory (const std::string &path, LIBSSH2_SFTP_HANDLE *handle, SftpConnection *owner)
void ls () const
void forEachFile (const OnFile &onFile) const

Public Attributes

std::string path
LIBSSH2_SFTP_HANDLE * handle
SftpConnectionowner

Detailed Description

Definition at line 109 of file sftp.h.


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