vfs_async.c File Reference

#include <libaudcore/vfs_async.h>

Go to the source code of this file.

Classes

struct  VFSAsyncTrampoline

Functions

gboolean vfs_async_file_get_contents_trampoline (gpointer data)
gpointer vfs_async_file_get_contents_worker (gpointer data)
void vfs_async_file_get_contents (const gchar *filename, VFSConsumer cons_f, gpointer userdata)

Function Documentation

void vfs_async_file_get_contents ( const gchar *  filename,
VFSConsumer  cons_f,
gpointer  userdata 
)

Definition at line 57 of file vfs_async.c.

gboolean vfs_async_file_get_contents_trampoline ( gpointer  data  ) 

Definition at line 34 of file vfs_async.c.

Referenced by vfs_async_file_get_contents_worker().

gpointer vfs_async_file_get_contents_worker ( gpointer  data  ) 

Definition at line 45 of file vfs_async.c.

Referenced by vfs_async_file_get_contents().


Generated on 26 Jan 2012 for Audacious by  doxygen 1.6.1