#include "common.h"#include "singleton.h"#include "hash.h"#include "sync.h"Go to the source code of this file.
Data Structures | |
| class | UpdateManager |
Defines | |
| #define | FLUSH_ASAP 2 |
| #define | FLUSH_SPEC 1 |
Definition in file update_manager.h.
| #define FLUSH_ASAP 2 |
Definition at line 40 of file update_manager.h.
Referenced by FileRequestHandler::open(), and UpdateManager::threadProc().
| #define FLUSH_SPEC 1 |
Definition at line 41 of file update_manager.h.
Referenced by UpdateManager::threadProc(), and UpdateManager::UpdateManager().
1.6.1