#include <alert_types.hpp>

Public Member Functions | |
| torrent_alert (torrent_handle const &h, alert::severity_t s, std::string const &msg) | |
Public Attributes | |
| torrent_handle | handle |
Definition at line 44 of file alert_types.hpp.
| libtorrent::torrent_alert::torrent_alert | ( | torrent_handle const & | h, | |
| alert::severity_t | s, | |||
| std::string const & | msg | |||
| ) | [inline] |
Definition at line 46 of file alert_types.hpp.
1.5.6