libsshpp v0.1.7
Modern C++17 wrapper for libssh
Loading...
Searching...
No Matches
file.hpp File Reference
#include <sshpp/config.hpp>
#include <sshpp/detail/native_fwd.hpp>
#include <sshpp/detail/session_core.hpp>
#include <sshpp/export.hpp>
#include <sshpp/result.hpp>
#include <sshpp/sftp/attributes.hpp>
#include <sshpp/types.hpp>
#include <cstdint>
#include <deque>
#include <vector>
Include dependency graph for file.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sshpp::sftp::File
 A single open SFTP file handle. See docs/design/06 ยง6.3. More...
 

Namespaces

namespace  sshpp
 
namespace  sshpp::sftp