#include <torrentwrapper.h>
Public Member Functions | |
| TorrentInfos () | |
Data Fields | |
| float | numcopies |
| wxString | name |
| boost::int64_t | downloaded |
| P2P::FileStatus | downloadstatus |
| float | progress |
| int | inspeed |
| boost::int64_t | filesize |
| int | eta |
Definition at line 41 of file torrentwrapper.h.
| TorrentInfos::TorrentInfos | ( | ) | [inline] |
Definition at line 54 of file torrentwrapper.h.
| boost::int64_t TorrentInfos::downloaded |
Definition at line 45 of file torrentwrapper.h.
Definition at line 46 of file torrentwrapper.h.
Definition at line 51 of file torrentwrapper.h.
| boost::int64_t TorrentInfos::filesize |
Definition at line 49 of file torrentwrapper.h.
Definition at line 48 of file torrentwrapper.h.
Definition at line 44 of file torrentwrapper.h.
| float TorrentInfos::numcopies |
Definition at line 43 of file torrentwrapper.h.
| float TorrentInfos::progress |
Definition at line 47 of file torrentwrapper.h.
1.6.3