CARDS 2.4.87
Package manager for the NuTyX GNU/Linux distribution
|
File Download Event class. More...
#include <file_download.h>
Protected Member Functions | |
virtual void | OnFileDownloadProgressInfo (FileDownloadState state) |
virtual void | OnFileDownloadProgressInfo (FileDownloadState state) |
File Download Event class.
This abstract class provide inherit definition for a callback suscriber to be callable by FileDownload Progress Update
|
inlineprotectedvirtual |
Callback called when new progress data are available
state | Class container datas for current download |
Reimplemented in ProgressBox.
|
inlineprotectedvirtual |
Callback called when new progress data are available
state | Class container datas for current download |
Reimplemented in ProgressBox.