Furrent
|
Describes a file inside a torrent. More...
#include <torrent.hpp>
Public Member Functions | |
std::string | filename () const |
Public Attributes | |
std::vector< std::string > | filepath |
int64_t | length |
Number of bytes in the file. More... | |
Describes a file inside a torrent.
std::string fur::File::filename | ( | ) | const |
std::vector<std::string> fur::File::filepath |
Name of the file relative to the download folder, contains all subfolders
int64_t fur::File::length |
Number of bytes in the file.