libtorrent::tracker_alert Struct Reference

#include <alert_types.hpp>

Inheritance diagram for libtorrent::tracker_alert:

libtorrent::torrent_alert libtorrent::alert

List of all members.

Public Member Functions

 tracker_alert (torrent_handle const &h, int times, int status, std::string const &msg)
virtual std::auto_ptr< alertclone () const

Public Attributes

int times_in_row
int status_code


Detailed Description

Definition at line 55 of file alert_types.hpp.


Constructor & Destructor Documentation

libtorrent::tracker_alert::tracker_alert ( torrent_handle const &  h,
int  times,
int  status,
std::string const &  msg 
) [inline]

Definition at line 57 of file alert_types.hpp.


Member Function Documentation

virtual std::auto_ptr<alert> libtorrent::tracker_alert::clone (  )  const [inline, virtual]

Implements libtorrent::alert.

Definition at line 66 of file alert_types.hpp.


Member Data Documentation

Definition at line 69 of file alert_types.hpp.

Referenced by vmsBtSessionImpl::_threadSession().

Definition at line 70 of file alert_types.hpp.

Referenced by vmsBtSessionImpl::_threadSession().


The documentation for this struct was generated from the following file:

Generated on Sun May 25 00:21:39 2008 by  doxygen 1.5.6