CARDS 2.4.87
Package manager for the NuTyX GNU/Linux distribution
FileDownloadEvent Class Reference

File Download Event class. More...

#include <file_download.h>

Inheritance diagram for FileDownloadEvent:
ProgressBox

Protected Member Functions

virtual void OnFileDownloadProgressInfo (FileDownloadState state)
 
virtual void OnFileDownloadProgressInfo (FileDownloadState state)
 

Detailed Description

File Download Event class.

This abstract class provide inherit definition for a callback suscriber to be callable by FileDownload Progress Update

Member Function Documentation

◆ OnFileDownloadProgressInfo() [1/2]

virtual void FileDownloadEvent::OnFileDownloadProgressInfo ( FileDownloadState  state)
inlineprotectedvirtual

Callback called when new progress data are available

Parameters
stateClass container datas for current download

Reimplemented in ProgressBox.

◆ OnFileDownloadProgressInfo() [2/2]

virtual void FileDownloadEvent::OnFileDownloadProgressInfo ( FileDownloadState  state)
inlineprotectedvirtual

Callback called when new progress data are available

Parameters
stateClass container datas for current download

Reimplemented in ProgressBox.


The documentation for this class was generated from the following files: