|
Squid Web Cache master
|
combined hard-coded action profile with user-supplied action parameters More...
#include <Command.h>
Public Types | |
| typedef RefCount< Command > | Pointer |
Public Attributes | |
| ActionProfilePointer | profile |
| hard-coded action specification | |
| ActionParams | params |
| user-supplied action arguments | |
| typedef RefCount<Command> Mgr::Command::Pointer |
| ActionParams Mgr::Command::params |
Definition at line 28 of file Command.h.
Referenced by CacheManager::CheckPassword().
| ActionProfilePointer Mgr::Command::profile |
Definition at line 27 of file Command.h.
Referenced by CacheManager::CheckPassword(), and Mgr::operator<<().