libtorrent::aux::piece_checker_data Struct Reference

#include <session_impl.hpp>

List of all members.

Public Member Functions

 piece_checker_data ()
void parse_resume_data (const entry &rd, const torrent_info &info, std::string &error)

Public Attributes

boost::shared_ptr< torrenttorrent_ptr
boost::filesystem::path save_path
sha1_hash info_hash
std::vector< int > piece_map
std::vector
< piece_picker::downloading_piece
unfinished_pieces
std::vector< tcp::endpointpeers
entry resume_data
bool processing
float progress
bool abort


Detailed Description

Definition at line 90 of file session_impl.hpp.


Constructor & Destructor Documentation

libtorrent::aux::piece_checker_data::piece_checker_data (  )  [inline]

Definition at line 92 of file session_impl.hpp.


Member Function Documentation

void libtorrent::aux::piece_checker_data::parse_resume_data ( const entry rd,
const torrent_info info,
std::string &  error 
)


Member Data Documentation

Definition at line 96 of file session_impl.hpp.

Referenced by parse_resume_data().

Definition at line 98 of file session_impl.hpp.

Definition at line 108 of file session_impl.hpp.

Definition at line 119 of file session_impl.hpp.

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

Definition at line 124 of file session_impl.hpp.

Referenced by libtorrent::aux::session_impl::remove_torrent().


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

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