|
Squid Web Cache master
|
#include <RemovalPolicy.h>
Public Member Functions | |
| RemovalPolicySettings () | |
Public Attributes | |
| char * | type |
| wordlist * | args |
Definition at line 19 of file RemovalPolicy.h.
|
inline |
Definition at line 23 of file RemovalPolicy.h.
| wordlist* RemovalPolicySettings::args |
Definition at line 26 of file RemovalPolicy.h.
Referenced by createRemovalPolicy(), and dump_removalpolicy().
| char* RemovalPolicySettings::type |
Definition at line 25 of file RemovalPolicy.h.
Referenced by TestUfs::commonInit(), createRemovalPolicy(), dump_removalpolicy(), TestUfs::testUfsDefaultEngine(), and TestUfs::testUfsSearch().