| addDownloadListener(DownloadListener *dl) | MAUtil::Downloader | |
| beginDownloading(const char *url, MAHandle placeholder=0, const char *mimeType=0, bool forceMyMime=false) | MAUtil::AudioDownloader | |
| beginDownloading(const char *url, MAHandle placeholder) | MAUtil::AudioDownloader | [virtual] |
| cancelDownloading() | MAUtil::Downloader | [virtual] |
| connectFinished(Connection *conn, int result) __attribute__((noreturn)) | MAUtil::ConnectionListener | [virtual] |
| connReadFinished(Connection *conn, int result) __attribute__((noreturn)) | MAUtil::ConnectionListener | [virtual] |
| connRecvFinished(Connection *conn, int result) | MAUtil::Downloader | [protected, virtual] |
| connWriteFinished(Connection *conn, int result) __attribute__((noreturn)) | MAUtil::ConnectionListener | [virtual] |
| Downloader() | MAUtil::Downloader | |
| fireError(int code) | MAUtil::Downloader | [protected] |
| fireFinishedDownloading(MAHandle data) | MAUtil::Downloader | [protected] |
| getHandle() | MAUtil::Downloader | [protected, virtual] |
| httpFinished(HttpConnection *http, int result) | MAUtil::AudioDownloader | [protected, virtual] |
| isDownloading() const | MAUtil::Downloader | [inline] |
| mConn | MAUtil::Downloader | [protected] |
| mContentLength | MAUtil::Downloader | [protected] |
| mData | MAUtil::Downloader | [protected] |
| mDataOffset | MAUtil::Downloader | [protected] |
| mDownloadListeners | MAUtil::Downloader | [protected] |
| mForce | MAUtil::AudioDownloader | [protected] |
| mIsDownloading | MAUtil::Downloader | [protected] |
| mMimeType | MAUtil::AudioDownloader | [protected] |
| mUserData | MAUtil::Downloader | [protected] |
| removeDownloadListener(DownloadListener *dl) | MAUtil::Downloader | |
| ~Downloader() | MAUtil::Downloader | [virtual] |