#include <TrackerManagerImpl.h> [code]
Inherits Protocols::BitTorrent::Trackers::TrackerManager.
Inheritance diagram for Protocols::BitTorrent::Trackers::TrackerManagerImpl:
See TrackerManager class (interface) description for more info about the purpose of this class.
Definition at line 75 of file TrackerManagerImpl.h.
|
|
States.
Definition at line 101 of file TrackerManagerImpl.h. |
|
|
|
|
||||||||||||||||
|
Constructor.
Definition at line 40 of file TrackerManagerImpl.cpp. |
|
|
Destructor. Destroys a TrackerManager object. No status notifications are sent. Definition at line 54 of file TrackerManagerImpl.cpp. |
|
|
Definition at line 214 of file TrackerManagerImpl.cpp. |
|
|
|
|
|
Starts a tracker manager.
Implements Protocols::BitTorrent::Trackers::TrackerManager. Definition at line 68 of file TrackerManagerImpl.cpp. |
|
|
Stops a tracker manager. Tracker manager will enter the Stopping state - nothing could handled after then - and waits until the tracker session gets closed (if it was opened). No status notifications are sent.
Implements Protocols::BitTorrent::Trackers::TrackerManager. Definition at line 84 of file TrackerManagerImpl.cpp. |
|
||||||||||||
|
TrackerRequestSession recieved a response.
Definition at line 152 of file TrackerManagerImpl.cpp. |
|
|
TrackerRequestSession was closed.
Definition at line 198 of file TrackerManagerImpl.cpp. |
|
|
TrackerRequestSession started closing.
Definition at line 179 of file TrackerManagerImpl.cpp. |
|
||||||||||||
|
There was an error in the TrackerRequestSession.
Definition at line 134 of file TrackerManagerImpl.cpp. |
|
|
TrackerRequestSession was established.
Definition at line 117 of file TrackerManagerImpl.cpp. |
|
|
The handler that gets called when the tracker update interval elapses.
Implements Protocols::BitTorrent::Trackers::TrackerManager. Definition at line 100 of file TrackerManagerImpl.cpp. |
|
|
Definition at line 113 of file TrackerManagerImpl.h. |
|
|
Definition at line 110 of file TrackerManagerImpl.h. |
|
|
Definition at line 114 of file TrackerManagerImpl.h. |
|
|
Definition at line 112 of file TrackerManagerImpl.h. |
|
|
Definition at line 111 of file TrackerManagerImpl.h. |
|
|
Definition at line 115 of file TrackerManagerImpl.h. |
|
|
Definition at line 117 of file TrackerManagerImpl.h. |
|
|
Definition at line 116 of file TrackerManagerImpl.h. |