D:/opendownloadmanager/ODM-1.x/Bittorrent/libtorrent-0.12/bindings/python/src/torrent_handle.cpp File Reference

#include <libtorrent/torrent_handle.hpp>
#include <boost/python.hpp>
#include "gil.hpp"

Go to the source code of this file.

Defines

#define _   allow_threads

Functions

std::vector< announce_entry >
::const_iterator 
begin_trackers (torrent_handle &i)
std::vector< announce_entry >
::const_iterator 
end_trackers (torrent_handle &i)
list file_progress (torrent_handle &handle)
list get_peer_info (torrent_handle const &handle)
void replace_trackers (torrent_handle &info, object trackers)
void bind_torrent_handle ()


Define Documentation

#define _   allow_threads


Function Documentation

std::vector<announce_entry>::const_iterator @41::begin_trackers ( torrent_handle i  )  [static]

Definition at line 18 of file torrent_handle.cpp.

References libtorrent::torrent_handle::trackers().

Referenced by bind_torrent_handle(), and bind_torrent_info().

void bind_torrent_handle (  ) 

std::vector<announce_entry>::const_iterator @41::end_trackers ( torrent_handle i  )  [static]

Definition at line 24 of file torrent_handle.cpp.

References libtorrent::torrent_handle::trackers().

Referenced by bind_torrent_handle(), and bind_torrent_info().

list file_progress ( torrent_handle handle  ) 

list get_peer_info ( torrent_handle const &  handle  ) 

void replace_trackers ( torrent_handle info,
object  trackers 
)

Definition at line 69 of file torrent_handle.cpp.

References libtorrent::torrent_handle::replace_trackers().

Referenced by bind_torrent_handle().


Generated on Sun May 25 00:19:40 2008 by  doxygen 1.5.6