#include <alert_types.hpp>
Public Member Functions | |
| tracker_warning_alert (torrent_handle const &h, std::string const &msg) | |
| virtual std::auto_ptr< alert > | clone () const |
Definition at line 73 of file alert_types.hpp.
| libtorrent::tracker_warning_alert::tracker_warning_alert | ( | torrent_handle const & | h, | |
| std::string const & | msg | |||
| ) | [inline] |
Definition at line 75 of file alert_types.hpp.
| virtual std::auto_ptr<alert> libtorrent::tracker_warning_alert::clone | ( | ) | const [inline, virtual] |
1.5.6