Public Member Functions | |
| RemoteFileDownloadThread (MythDownloadManager *parent, MythDownloadInfo *dlInfo) | |
| void | run () |
Private Attributes | |
| MythDownloadManager * | m_parent |
| MythDownloadInfo * | m_dlInfo |
Definition at line 113 of file mythdownloadmanager.cpp.
| RemoteFileDownloadThread::RemoteFileDownloadThread | ( | MythDownloadManager * | parent, | |
| MythDownloadInfo * | dlInfo | |||
| ) | [inline] |
Definition at line 116 of file mythdownloadmanager.cpp.
| void RemoteFileDownloadThread::run | ( | void | ) | [inline] |
Definition at line 124 of file mythdownloadmanager.cpp.
Definition at line 142 of file mythdownloadmanager.cpp.
Referenced by run().
Definition at line 143 of file mythdownloadmanager.cpp.
Referenced by RemoteFileDownloadThread(), and run().
1.6.3