duncan
Mom and Dad were wrong!
Public Member Functions
dl::DownloadListener Class Reference

#include <downloadlistener.h>

Inheritance diagram for dl::DownloadListener:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void on_progress (double dlnow, double dltot)

Detailed Description

Interface for monitoring download progress.

Author:
Malcolm Gill
Harry Slatyer

see LICENSE


Member Function Documentation

virtual void dl::DownloadListener::on_progress ( double  dlnow,
double  dltot 
) [inline, virtual]

Called when progress is made to the download.

Parameters:
dlnowcurrent number of bytes downloaded
dltottotal size of file to be downloaded

Reimplemented in client::GameState.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations