Audacious  $Id:Doxyfile42802007-03-2104:39:00Znenolod$
Public Attributes
VFSAsyncTrampoline Struct Reference

List of all members.

Public Attributes

char * filename
void * buf
int64_t size
GThread * thread
void * userdata
VFSConsumer cons_f

Detailed Description

Definition at line 25 of file vfs_async.c.


Member Data Documentation

void* VFSAsyncTrampoline::buf
VFSConsumer VFSAsyncTrampoline::cons_f
char* VFSAsyncTrampoline::filename

Definition at line 26 of file vfs_async.c.

Referenced by vfs_async_file_get_contents(), and vfs_async_file_get_contents_worker().

int64_t VFSAsyncTrampoline::size
GThread* VFSAsyncTrampoline::thread

Definition at line 29 of file vfs_async.c.

Referenced by vfs_async_file_get_contents().

void* VFSAsyncTrampoline::userdata

The documentation for this struct was generated from the following file: