libsshpp v0.1.7
Modern C++17 wrapper for libssh
Loading...
Searching...
No Matches
sshpp::sftp::Progress Struct Reference

#include <algorithms.hpp>

Public Attributes

std::uint64_t bytes_done = 0
 
std::optional< std::uint64_t > bytes_total
 

Member Data Documentation

◆ bytes_done

std::uint64_t sshpp::sftp::Progress::bytes_done = 0

◆ bytes_total

std::optional<std::uint64_t> sshpp::sftp::Progress::bytes_total

The documentation for this struct was generated from the following file: