Furrent
|
#include <torrent.hpp>
Public Attributes | |
int64_t | index |
Global download index. More... | |
std::vector< Subpiece > | subpieces |
Mapping piece-files. More... | |
Describes a piece of a torrent with all the information necessary to complete his download an saving on file
int64_t fur::Piece::index |
Global download index.
std::vector<Subpiece> fur::Piece::subpieces |
Mapping piece-files.