|
Audacious $Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
Public Attributes | |
| gchar * | filename |
| void * | buf |
| gint64 | size |
| GThread * | thread |
| gpointer | userdata |
| VFSConsumer | cons_f |
Definition at line 23 of file vfs_async.c.
| void* VFSAsyncTrampoline::buf |
Definition at line 25 of file vfs_async.c.
Referenced by vfs_async_file_get_contents_trampoline(), and vfs_async_file_get_contents_worker().
Definition at line 30 of file vfs_async.c.
Referenced by vfs_async_file_get_contents(), and vfs_async_file_get_contents_trampoline().
| gchar* VFSAsyncTrampoline::filename |
Definition at line 24 of file vfs_async.c.
Referenced by vfs_async_file_get_contents(), and vfs_async_file_get_contents_worker().
| gint64 VFSAsyncTrampoline::size |
Definition at line 26 of file vfs_async.c.
Referenced by vfs_async_file_get_contents_trampoline(), and vfs_async_file_get_contents_worker().
| GThread* VFSAsyncTrampoline::thread |
Definition at line 27 of file vfs_async.c.
Referenced by vfs_async_file_get_contents().
| gpointer VFSAsyncTrampoline::userdata |
Definition at line 28 of file vfs_async.c.
Referenced by vfs_async_file_get_contents(), and vfs_async_file_get_contents_trampoline().
1.7.4