#include <torrent_info.hpp>
Public Member Functions | |
| announce_entry (std::string const &u) | |
Public Attributes | |
| std::string | url |
| int | tier |
Definition at line 83 of file torrent_info.hpp.
| libtorrent::announce_entry::announce_entry | ( | std::string const & | u | ) | [inline] |
Definition at line 85 of file torrent_info.hpp.
| std::string libtorrent::announce_entry::url |
Definition at line 86 of file torrent_info.hpp.
Definition at line 87 of file torrent_info.hpp.
Referenced by libtorrent::torrent_info::add_tracker().
1.5.6