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

List of all members.

Public Attributes

int playlist_id
int at
bool_t play
Index * filenames
Index * tuples
PlaylistFilterFunc filter
void * user

Detailed Description

Definition at line 38 of file adder.c.


Member Data Documentation

int AddTask::at

Definition at line 39 of file adder.c.

Referenced by add_task_new(), and add_worker().

Index* AddTask::filenames

Definition at line 41 of file adder.c.

Referenced by add_task_free(), add_task_new(), and add_worker().

PlaylistFilterFunc AddTask::filter

Definition at line 42 of file adder.c.

Referenced by add_task_new(), and add_worker().

bool_t AddTask::play

Definition at line 40 of file adder.c.

Referenced by add_task_new(), and add_worker().

int AddTask::playlist_id

Definition at line 39 of file adder.c.

Referenced by add_task_new(), and add_worker().

Index * AddTask::tuples

Definition at line 41 of file adder.c.

Referenced by add_task_free(), add_task_new(), and add_worker().

void* AddTask::user

Definition at line 43 of file adder.c.

Referenced by add_task_new(), and add_worker().


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