libktorrent
2.2.0
|
This is the complete list of members for bt::MonitorInterface, including all inherited members.
destroyed()=0 | bt::MonitorInterface | pure virtual |
downloadRemoved(ChunkDownloadInterface *cd)=0 | bt::MonitorInterface | pure virtual |
downloadStarted(ChunkDownloadInterface *cd)=0 | bt::MonitorInterface | pure virtual |
filePercentageChanged(TorrentFileInterface *file, float percentage)=0 | bt::MonitorInterface | pure virtual |
filePreviewChanged(TorrentFileInterface *file, bool preview)=0 | bt::MonitorInterface | pure virtual |
MonitorInterface() (defined in bt::MonitorInterface) | bt::MonitorInterface | |
peerAdded(PeerInterface *peer)=0 | bt::MonitorInterface | pure virtual |
peerRemoved(PeerInterface *peer)=0 | bt::MonitorInterface | pure virtual |
stopped()=0 | bt::MonitorInterface | pure virtual |
~MonitorInterface() (defined in bt::MonitorInterface) | bt::MonitorInterface | virtual |