|
Squid Web Cache master
|
Public Attributes | |
| cache_key | key [SQUID_MD5_DIGEST_LENGTH] |
| time_t | timestamp |
| short int | use_icp |
Definition at line 51 of file test_cache_digest.cc.
| cache_key RawAccessLogEntry::key[SQUID_MD5_DIGEST_LENGTH] |
Definition at line 52 of file test_cache_digest.cc.
Referenced by accessLogReader(), and cacheFetch().
| time_t RawAccessLogEntry::timestamp |
Definition at line 53 of file test_cache_digest.cc.
Referenced by accessLogReader().
| short int RawAccessLogEntry::use_icp |
Definition at line 54 of file test_cache_digest.cc.
Referenced by accessLogReader(), and cacheFetch().