Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

InetGetFile Class Reference

#include <inetgetfile.h>

List of all members.

Public Methods

 InetGetFile (char *URL, char *localfile)
 ~InetGetFile ()
BOOL IsFileReceived ()
BOOL IsFileError ()
BOOL IsConnecting ()
BOOL IsReceiving ()
int GetErrorCode ()
int GetBytesIn ()
int GetTotalBytes ()
void AbortGet ()

Protected Attributes

CFtpGetftp
ChttpGethttp
BOOL m_bUseHTTP
int m_ErrorCode
int m_State
int m_HardError


Constructor & Destructor Documentation

InetGetFile::InetGetFile char *    URL,
char *    localfile
 

InetGetFile::~InetGetFile  
 


Member Function Documentation

void InetGetFile::AbortGet  
 

int InetGetFile::GetBytesIn  
 

int InetGetFile::GetErrorCode  
 

int InetGetFile::GetTotalBytes  
 

BOOL InetGetFile::IsConnecting  
 

BOOL InetGetFile::IsFileError  
 

BOOL InetGetFile::IsFileReceived  
 

BOOL InetGetFile::IsReceiving  
 


Member Data Documentation

CFtpGet* InetGetFile::ftp [protected]
 

ChttpGet* InetGetFile::http [protected]
 

BOOL InetGetFile::m_bUseHTTP [protected]
 

int InetGetFile::m_ErrorCode [protected]
 

int InetGetFile::m_HardError [protected]
 

int InetGetFile::m_State [protected]
 


The documentation for this class was generated from the following files:
Generated on Mon Jul 8 11:30:50 2002 for fs2source_released by doxygen1.2.16