#include <vmsBtSession.h>
Public Attributes | |
| vmsBtSessionEventType | enType |
| LPCSTR | pszMsg |
| vmsBtDownload * | pDownload |
| union { | |
| int times_in_row | |
| int status_code | |
| LPCSTR pszUrl | |
| int piece_index | |
| LPCSTR pszIp | |
| }; | |
Definition at line 53 of file vmsBtSession.h.
Definition at line 55 of file vmsBtSession.h.
Referenced by fsDownloadsMgr::_BtSessionEventsHandler(), vmsBtSessionImpl::_threadSession(), and vmsBtSessionImpl::RestoreDownloadHandle().
Definition at line 56 of file vmsBtSession.h.
Referenced by fsDownloadsMgr::_BtSessionEventsHandler(), vmsBtSessionImpl::_threadSession(), and vmsBtSessionImpl::RestoreDownloadHandle().
Definition at line 57 of file vmsBtSession.h.
Referenced by fsDownloadsMgr::_BtSessionEventsHandler(), vmsBtSessionImpl::_threadSession(), and vmsBtSessionImpl::RestoreDownloadHandle().
| union { ... } |
1.5.6