#include <existence-scanner.h>

Public Member Functions | |
| elementResult | start (vector< Song * > *all) |
| elementResult | thunk () |
| elementResult | terminate () |
Protected Member Functions | |
| void | queue_start (vector< Song * > *all) |
| void | queue_thunk () |
| void | queue_terminate () |
| ActiveExistenceScanner (ExistenceScanner *s, string name) | |
Friends | |
| class | ExistenceScanner |
| ActiveExistenceScanner::ActiveExistenceScanner | ( | ExistenceScanner * | s, | |
| string | name | |||
| ) | [inline, protected] |
References songs.
| void ActiveExistenceScanner::queue_start | ( | vector< Song * > * | all | ) | [inline, protected] |
| void ActiveExistenceScanner::queue_terminate | ( | ) | [inline, protected] |
| void ActiveExistenceScanner::queue_thunk | ( | ) | [inline, protected] |
Referenced by start().
| elementResult ActiveExistenceScanner::start | ( | vector< Song * > * | all | ) |
References Done, and queue_thunk().
Referenced by ActiveExistenceScanner_msg_start::run().
| elementResult ActiveExistenceScanner::terminate | ( | ) |
References Done.
Referenced by ActiveExistenceScanner_msg_terminate::run().
| elementResult ActiveExistenceScanner::thunk | ( | ) |
References Done, i, UserNotification::send(), UserNotification::status, and UserNotification::update_item_list.
Referenced by ActiveExistenceScanner_msg_thunk::run().
friend class ExistenceScanner [friend] |
1.6.2