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

UrlC Class Reference

#include <urlc.h>

List of all members.

Public Methods

 UrlC ()
 UrlC (const char *)
 UrlC (const UrlC &)
UrlC & operator= (const UrlC &)
 ~UrlC ()
void SetUrlAddress (const char *)
const char * GetUrlAddress ()
void GetIFStream (std::ifstream &)
void GetFStream (std::fstream &)
FILE * GetFileHandle ()

Protected Attributes

char * m_urlAddress
char * m_localFilename
char * m_contentType
long m_slContentSize
void * m_hUrl
void * m_hFile
long m_ulBytesRead


Constructor & Destructor Documentation

UrlC::UrlC  
 

UrlC::UrlC const char *   
 

UrlC::UrlC const UrlC &   
 

UrlC::~UrlC  
 


Member Function Documentation

FILE* UrlC::GetFileHandle  
 

void UrlC::GetFStream std::fstream &   
 

void UrlC::GetIFStream std::ifstream &   
 

const char* UrlC::GetUrlAddress  
 

UrlC& UrlC::operator= const UrlC &   
 

void UrlC::SetUrlAddress const char *   
 


Member Data Documentation

char* UrlC::m_contentType [protected]
 

Definition at line 67 of file urlc.h.

void* UrlC::m_hFile [protected]
 

Definition at line 70 of file urlc.h.

void* UrlC::m_hUrl [protected]
 

Definition at line 69 of file urlc.h.

char* UrlC::m_localFilename [protected]
 

Definition at line 66 of file urlc.h.

long UrlC::m_slContentSize [protected]
 

Definition at line 68 of file urlc.h.

long UrlC::m_ulBytesRead [protected]
 

Definition at line 71 of file urlc.h.

char* UrlC::m_urlAddress [protected]
 

Definition at line 65 of file urlc.h.


The documentation for this class was generated from the following file:
Generated on Tue Jul 29 14:31:03 2003 for Open ActiveWrl by doxygen1.3-rc2