|
Squid Web Cache master
|
#include "cbdata.h"Go to the source code of this file.
Classes | |
| class | RemovalPolicySettings |
| class | RemovalPolicyNode |
| class | RemovalPolicy |
| class | RemovalPolicyWalker |
| class | RemovalPurgeWalker |
Typedefs | |
| typedef RemovalPolicy * | REMOVALPOLICYCREATE(wordlist *args) |
Functions | |
| RemovalPolicy * | createRemovalPolicy (RemovalPolicySettings *settings) |
| typedef RemovalPolicy * REMOVALPOLICYCREATE(wordlist *args) |
Definition at line 80 of file RemovalPolicy.h.
| RemovalPolicy * createRemovalPolicy | ( | RemovalPolicySettings * | settings | ) |
Definition at line 1671 of file store.cc.
References RemovalPolicySettings::args, _storerepl_entry::create, DBG_IMPORTANT, debugs, fatalf(), storerepl_list, RemovalPolicySettings::type, and _storerepl_entry::typestr.
Referenced by Fs::Ufs::UFSSwapDir::parse(), TestUfs::testUfsDefaultEngine(), and TestUfs::testUfsSearch().