#include "pages.h"#include "storage.h"#include "autoscan.h"#include "content_manager.h"#include "filesystem.h"Go to the source code of this file.
Functions | |
| int | WebAutoscanProcessListComparator (void *arg1, void *arg2) |
Definition in file web_autoscan.cc.
| int WebAutoscanProcessListComparator | ( | void * | arg1, | |
| void * | arg2 | |||
| ) |
Definition at line 45 of file web_autoscan.cc.
References zmm::String::c_str(), and AutoscanDirectory::getLocation().
Referenced by web::autoscan::process().
1.6.1