Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

vul_url.cxx File Reference


Detailed Description

Author:
Ian Scott Based on vil_stream_url by fsm
    Modifications
     8 Nov 2002 - Peter Vanroose - corrected HTTP client request syntax
   

Definition in file vul_url.cxx.

#include "vul_url.h"
#include <vcl_cstdio.h>
#include <vcl_cstring.h>
#include <vcl_cstdlib.h>
#include <vcl_sstream.h>
#include <vcl_cassert.h>
#include <vcl_fstream.h>
#include <vul/vul_file.h>

Go to the source code of this file.

Functions

vcl_istream * vul_http_open (char const *url)
 only call this method with a correctly formatted http URL.
bool vul_http_exists (char const *url)
 only call this method with a correctly formatted http URL.


Function Documentation

bool vul_http_exists char const *  url  ) 
 

only call this method with a correctly formatted http URL.

Definition at line 252 of file vul_url.cxx.

vcl_istream* vul_http_open char const *  url  ) 
 

only call this method with a correctly formatted http URL.

Definition at line 45 of file vul_url.cxx.


Generated on Thu Jan 10 14:41:00 2008 for core/vul by  doxygen 1.4.4