Home | Modules | Class Hierarchy | Alphabetical List | Compound List | Related Pages

HTTPInputSource Class Reference
[IO core interfaces]

Inheritance diagram for HTTPInputSource:

InputSource

Detailed Description

Implements reading from HTTP URLs.

Implemented only for win32 systems using wininet API.

Todo:
UNIX version...


Public Methods

 HTTPInputSource (const String *basePath, HTTPInputSource *base=null)
 Creates stream from http protocol url.

const StringgetLocation () const
const byte * openStream ()
void closeStream ()
int length () const


Constructor & Destructor Documentation

HTTPInputSource::HTTPInputSource const String   basePath,
HTTPInputSource *    base = null
 

Creates stream from http protocol url.

Parameters:
basePath URL to open (can be relative).
base Parent input source, to use as base url for relative URLs.


Colorer Library version take5. Copyright © 1999-2003 Cail Lomecb.
Generated at Sun Mar 2 23:57:47 2003 by doxygen 1.3-rc2.