Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VsnetDownload::Client::VSNotify Class Reference

#include <vsnet_notify.h>

Inheritance diagram for VsnetDownload::Client::VSNotify:
VsnetDownload::Client::Notify

Public Member Functions

void notify (State s, VSError e)
 
void setTotalBytes (int sz)
 
void addBytes (int sz)
 

Detailed Description

Definition at line 422 of file vsnet_notify.h.

Member Function Documentation

void VsnetDownload::Client::VSNotify::addBytes ( int  sz)
virtual

Reimplemented from VsnetDownload::Client::Notify.

Definition at line 379 of file vsnet_notify.cpp.

380 {}
void VsnetDownload::Client::VSNotify::notify ( State  s,
VSError  e 
)
virtual
void VsnetDownload::Client::VSNotify::setTotalBytes ( int  sz)
virtual

Reimplemented from VsnetDownload::Client::Notify.

Definition at line 376 of file vsnet_notify.cpp.

377 {}

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