SkyGI::Download Class Reference

Collaboration diagram for SkyGI::Download:
[legend]
List of all members.

Public Member Functions

 Download (bool bUsePrimaryProxy=true)
virtual ~Download ()
bool Get (const String &szUrl)
void SetDestination (BufferIO *pBufferIO)
void SetProxy (const NetworkProxy *pNetworkProxy)
bool IsDownloading ()
int GetError ()
int OnDataAvailable (void *vpData, int iSize)
void OnProgress (float fPercent, double dTotal, double dNow)

Classes

class  Private

Constructor & Destructor Documentation

Download::Download ( bool  bUsePrimaryProxy = true  ) 

Download::~Download (  )  [virtual]


Member Function Documentation

bool Download::Get ( const String szUrl  ) 

void Download::SetDestination ( BufferIO pBufferIO  ) 

void Download::SetProxy ( const NetworkProxy pNetworkProxy  ) 

bool Download::IsDownloading (  ) 

int Download::GetError (  ) 

int Download::OnDataAvailable ( void *  vpData,
int  iSize 
)

void Download::OnProgress ( float  fPercent,
double  dTotal,
double  dNow 
)


Generated on Thu Dec 13 18:14:04 2007 for SkyGI by  doxygen 1.5.1-p1