Main Page   Modules   Compound List   File List   Compound Members   File Members  

xlv_url.h File Reference

XLV URL Handling. More...

#include <glib.h>
#include "xlv_plugin_mgr.h"

Go to the source code of this file.

Functions

XLV_Streamxlv_url_open_stream (XLV_PluginMgr *mgr, const gchar *url, guint mode)
 Opens a new stream using the url specified. More...


Detailed Description

XLV URL Handling.


Function Documentation

XLV_Stream* xlv_url_open_stream XLV_PluginMgr   mgr,
const gchar *    url,
guint    mode
 

Opens a new stream using the url specified.

Parameters:
mgr  an initialized plugin manager
url  a valid URL of the form proto://host/path
mode  Opening mode (XLV_READ_ONLY, XLV_WRITE_ONLY, XLV_RDWR)


Generated on Mon Jul 1 19:39:08 2002 for XLV by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002