 |
ewmscp
..
|
Go to the documentation of this file. 1 #ifndef __inputHandlerLibssh_h__
2 #define __inputHandlerLibssh_h__
27 void seek(
size_t pos)
override;
33 std::unique_ptr<reader>
newReader(
const std::string& aPath,
37 std::vector<char>& target)
override;
45 const std::string& aPath);
47 std::unique_ptr<Entry>
getNextEntry(
bool ignoreMissing) override;
49 std::unique_ptr<Directory>
getDirectory(const std::
string& path) override;
generic stat abstraction class Used to abstract the variants of the stat structure.
data block, used to hold the data that are being copied (or checksummed).