#include <alert_types.hpp>
Public Member Functions | |
| tracker_reply_alert (torrent_handle const &h, int np, std::string const &msg) | |
| virtual std::auto_ptr< alert > | clone () const |
Public Attributes | |
| int | num_peers |
Definition at line 86 of file alert_types.hpp.
| libtorrent::tracker_reply_alert::tracker_reply_alert | ( | torrent_handle const & | h, | |
| int | np, | |||
| std::string const & | msg | |||
| ) | [inline] |
Definition at line 88 of file alert_types.hpp.
| virtual std::auto_ptr<alert> libtorrent::tracker_reply_alert::clone | ( | ) | const [inline, virtual] |
Definition at line 95 of file alert_types.hpp.
1.5.6