#include <alert.hpp>
Public Member Functions | |
| template<class Handler> | |
| handle_alert (const std::auto_ptr< alert > &alert_, const Handler &handler) | |
Definition at line 151 of file alert.hpp.
| libtorrent::handle_alert<>::handle_alert | ( | const std::auto_ptr< alert > & | alert_, | |
| const Handler & | handler | |||
| ) | [inline] |
Definition at line 154 of file alert.hpp.
References _, ALERT_POINTER_TYPE, libtorrent::detail::handle_alert_dispatch(), and TORRENT_MAX_ALERT_TYPES.
1.5.6