| NLomiri | |
| NDownloadManager | |
| NLogging | |
| CLogger | Allows to control a logging that is performed within the library allowed the developer to set the log level as well as the path of the file where the logs are written |
| CDownload | Allows to control a download that was created in the download manager |
| CDownloadsList | |
| CError | Base class that represents an error in the download manager API |
| CDBusError | |
| CAuthError | The AuthError represents an authentication error that occurred during the request of the download |
| CHttpError | The HttpError represents an error that occurred during the download request |
| CNetworkError | The NetworkError represents an error that occurred during the download request |
| CProcessError | The ProcessError represents an error that occurred during the post processing of a downloaded file |
| CHashError | The HashError represents an error that occurred during the hash validation after the download |
| CGroupDownload | |
| CManager | Entry point of the download manager API and allows the client to create download requests in the download manager |
| CDbusError | The DbusError represents an error that occurred during the interaction with the DBus API |
| CPropertiesInterface | |
| CQObject |