libtorrent::partial_piece_info Struct Reference

#include <torrent_handle.hpp>

List of all members.

Public Types

enum  { max_blocks_per_piece = piece_picker::max_blocks_per_piece }

Public Attributes

int piece_index
int blocks_in_piece
std::bitset< max_blocks_per_piece > requested_blocks
std::bitset< max_blocks_per_piece > finished_blocks
tcp::endpoint peer [max_blocks_per_piece]
int num_downloads [max_blocks_per_piece]


Detailed Description

Definition at line 204 of file torrent_handle.hpp.


Member Enumeration Documentation

anonymous enum

Enumerator:
max_blocks_per_piece 

Definition at line 206 of file torrent_handle.hpp.


Member Data Documentation

Definition at line 207 of file torrent_handle.hpp.

Referenced by libtorrent::torrent_handle::get_download_queue().

Definition at line 208 of file torrent_handle.hpp.

Referenced by libtorrent::torrent_handle::get_download_queue().

std::bitset<max_blocks_per_piece> libtorrent::partial_piece_info::requested_blocks

Definition at line 209 of file torrent_handle.hpp.

Referenced by libtorrent::torrent_handle::get_download_queue().

std::bitset<max_blocks_per_piece> libtorrent::partial_piece_info::finished_blocks

Definition at line 210 of file torrent_handle.hpp.

Referenced by libtorrent::torrent_handle::get_download_queue().

Definition at line 211 of file torrent_handle.hpp.

Referenced by libtorrent::torrent_handle::get_download_queue().

Definition at line 212 of file torrent_handle.hpp.

Referenced by libtorrent::torrent_handle::get_download_queue().


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

Generated on Sun May 25 00:21:44 2008 by  doxygen 1.5.6