w3Document Struct Reference

Data structure for a document. More...

#include <w3types.h>

List of all members.


Public Members

w3URI uri
URI structure describing the file containing the document.

char* data
The actual document data. Normally filled in by w3ClientGetDocument().

unsigned int dataLength
Length of the document data.


Detailed Description

Data structure for a document.


Member Data Documentation

w3URI w3Document::uri

URI structure describing the file containing the document.

char* w3Document::data

The actual document data. Normally filled in by w3ClientGetDocument().

unsigned int w3Document::dataLength

Length of the document data.


The documentation for this struct was generated from the following file:
Generated at Thu Jun 1 21:36:22 2000 for HTTP Client advanced version by doxygen  written by Dimitri van Heesch, © 1997-1999