#include <alert_types.hpp>

Public Member Functions | |
| url_seed_alert (torrent_handle const &h, const std::string &url_, const std::string &msg) | |
| virtual std::auto_ptr< alert > | clone () const |
Public Attributes | |
| std::string | url |
Definition at line 189 of file alert_types.hpp.
| libtorrent::url_seed_alert::url_seed_alert | ( | torrent_handle const & | h, | |
| const std::string & | url_, | |||
| const std::string & | msg | |||
| ) | [inline] |
Definition at line 191 of file alert_types.hpp.
| virtual std::auto_ptr<alert> libtorrent::url_seed_alert::clone | ( | ) | const [inline, virtual] |
| std::string libtorrent::url_seed_alert::url |
1.5.6