Furrent
Public Attributes | List of all members
fur::Piece Struct Reference

#include <torrent.hpp>

Public Attributes

int64_t index
 Global download index. More...
 
std::vector< Subpiecesubpieces
 Mapping piece-files. More...
 

Detailed Description

Describes a piece of a torrent with all the information necessary to complete his download an saving on file

Member Data Documentation

◆ index

int64_t fur::Piece::index

Global download index.

◆ subpieces

std::vector<Subpiece> fur::Piece::subpieces

Mapping piece-files.


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