libaegis/input/curl.h File Reference

#include <common/ac/curl/curl.h>
#include <libaegis/input.h>

Go to the source code of this file.

Data Structures

class  input_curl

Functions

input_tyinput_curl_open (struct string_ty *fn)
bool input_curl_looks_likely (struct string_ty *fn)


Function Documentation

bool input_curl_looks_likely ( struct string_ty fn  )  [inline]

The input_curl_looks_likely function is used to examine a filename and see if it starts with a prototype name (e.g. http: or ftp:) making it a likely bcandidate for the input_curl_open function.

Definition at line 146 of file curl.h.

input_ty* input_curl_open ( struct string_ty fn  )  [inline]

The input_curl_open function is used to open an input stream which reads from a Uniform Resource Locator (URL), typically an HTTP or FTP site somewhere on the Internet.

Definition at line 135 of file curl.h.


Generated on Wed Mar 12 23:37:36 2008 for Aegis by  doxygen 1.5.5