#include <alert_types.hpp>

Public Member Functions | |
| peer_ban_alert (tcp::endpoint const &pip, torrent_handle h, std::string const &msg) | |
| virtual std::auto_ptr< alert > | clone () const |
Public Attributes | |
| tcp::endpoint | ip |
Definition at line 127 of file alert_types.hpp.
| libtorrent::peer_ban_alert::peer_ban_alert | ( | tcp::endpoint const & | pip, | |
| torrent_handle | h, | |||
| std::string const & | msg | |||
| ) | [inline] |
Definition at line 129 of file alert_types.hpp.
| virtual std::auto_ptr<alert> libtorrent::peer_ban_alert::clone | ( | ) | const [inline, virtual] |
1.5.6