#include "vmsBtDownload.h"#include "vmsBtFile.h"Go to the source code of this file.
Classes | |
| struct | vmsBtSessionEvent |
| class | vmsBtSession |
Typedefs | |
| typedef void(* | fntBtSessionEventsHandler )(class vmsBtSession *, vmsBtSessionEvent *, LPVOID) |
Enumerations | |
| enum | vmsBtSessionEventType { BTSET_LISTEN_FAILED, BTSET_FILE_ERROR, BTSET_TRACKER_ANNOUNCE, BTSET_TRACKER, BTSET_TRACKER_REPLY, BTSET_TRACKER_WARNING, BTSET_URL_SEED, BTSET_HASH_FAILED, BTSET_PEER_BAN, BTSET_PEER_ERROR, BTSET_TORRENT_FINISHED, BTSET_BTDLD_WAS_RESET } |
| typedef void(* fntBtSessionEventsHandler)(class vmsBtSession *, vmsBtSessionEvent *, LPVOID) |
Definition at line 75 of file vmsBtSession.h.
Definition at line 10 of file vmsBtSession.h.
1.5.6