#include <alert_types.hpp>

Public Member Functions | |
| hash_failed_alert (torrent_handle const &h, int index, std::string const &msg) | |
| virtual std::auto_ptr< alert > | clone () const |
Public Attributes | |
| int | piece_index |
Definition at line 111 of file alert_types.hpp.
| libtorrent::hash_failed_alert::hash_failed_alert | ( | torrent_handle const & | h, | |
| int | index, | |||
| std::string const & | msg | |||
| ) | [inline] |
Definition at line 113 of file alert_types.hpp.
| virtual std::auto_ptr<alert> libtorrent::hash_failed_alert::clone | ( | ) | const [inline, virtual] |
1.5.6