libtorrent::peer_error_alert Struct Reference

#include <alert_types.hpp>

Inheritance diagram for libtorrent::peer_error_alert:

libtorrent::alert

List of all members.

Public Member Functions

 peer_error_alert (tcp::endpoint const &pip, peer_id const &pid_, std::string const &msg)
virtual std::auto_ptr< alertclone () const

Public Attributes

tcp::endpoint ip
peer_id pid


Detailed Description

Definition at line 140 of file alert_types.hpp.


Constructor & Destructor Documentation

libtorrent::peer_error_alert::peer_error_alert ( tcp::endpoint const &  pip,
peer_id const &  pid_,
std::string const &  msg 
) [inline]

Definition at line 142 of file alert_types.hpp.


Member Function Documentation

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

Implements libtorrent::alert.

Definition at line 148 of file alert_types.hpp.


Member Data Documentation

Definition at line 151 of file alert_types.hpp.

Referenced by vmsBtSessionImpl::_threadSession().

Definition at line 152 of file alert_types.hpp.


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

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