Home
last modified time | relevance | path

Searched defs:torrent_handle (Results 1 – 7 of 7) sorted by relevance

/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/include/libtorrent/
H A Dtorrent_handle.hpp240 struct TORRENT_EXPORT torrent_handle struct
259 using flags_t = add_piece_flags_t;
260 using status_flags_t = libtorrent::status_flags_t;
261 using pause_flags_t = libtorrent::pause_flags_t;
344 static constexpr status_flags_t query_name = 6_bit;
436 enum file_progress_flags_t
1252 bool operator==(const torrent_handle& h) const in operator ==()
1254 bool operator!=(const torrent_handle& h) const in operator !=()
1256 bool operator<(const torrent_handle& h) const in operator <()
1261 std::uint32_t id() const in id()
[all …]
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/include/libtorrent/
H A Dtorrent_handle.hpp240 struct TORRENT_EXPORT torrent_handle struct
259 using flags_t = add_piece_flags_t;
260 using status_flags_t = libtorrent::status_flags_t;
261 using pause_flags_t = libtorrent::pause_flags_t;
344 static constexpr status_flags_t query_name = 6_bit;
436 enum file_progress_flags_t
1252 bool operator==(const torrent_handle& h) const in operator ==()
1254 bool operator!=(const torrent_handle& h) const in operator !=()
1256 bool operator<(const torrent_handle& h) const in operator <()
1261 std::uint32_t id() const in id()
[all …]
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/docs/
H A Dhacking.rst82 torrent_handle section in structure
H A Dtutorial.rst274 .. _torrent_handle: reference-Core.html#torrent_handle target
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/simulation/
H A Dtest_pause.cpp172 [](lt::session&, lt::torrent_handle, std::array<fake_peer*, 3>& test_peers) { in TORRENT_TEST()
193 [](lt::session&, lt::torrent_handle, std::array<fake_peer*, 3>& test_peers) { in TORRENT_TEST()
207 [](lt::session&, lt::torrent_handle, std::array<fake_peer*, 3>&) {}, in TORRENT_TEST()
242 [](lt::session&, lt::torrent_handle, std::array<fake_peer*, 3>&) {}, in TORRENT_TEST()
H A Dtest_tracker.cpp713 , [](torrent_handle){} in announce_entry_test() argument
835 , [](torrent_handle){} in TORRENT_TEST() argument
1203 , [](torrent_handle) {} in TORRENT_TEST() argument
1204 , [](torrent_handle) {}); in TORRENT_TEST() argument
1259 , [](torrent_handle) {} in TORRENT_TEST() argument
1260 , [](torrent_handle) {}); in TORRENT_TEST() argument
1288 , [](torrent_handle) {} in TORRENT_TEST() argument
1289 , [](torrent_handle) {}); in TORRENT_TEST() argument
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/docs/
H A Dtutorial.rst274 .. _torrent_handle: reference-Core.html#torrent_handle target