#include "common.h"Go to the source code of this file.
Data Structures | |
| class | GenericTask |
Enumerations | |
| enum | task_type_t { Invalid, AddFile, RemoveObject, LoadAccounting, RescanDirectory, FetchOnlineContent } |
| enum | task_owner_t { ContentManagerTask, TaskProcessorTask } |
| enum task_owner_t |
Definition at line 19 of file generic_task.h.
| enum task_type_t |
Definition at line 9 of file generic_task.h.
1.6.1