RawAccessLogEntry Struct Reference
Collaboration diagram for RawAccessLogEntry:
Public Attributes | |
cache_key | key [SQUID_MD5_DIGEST_LENGTH] |
time_t | timestamp |
short int | use_icp |
Detailed Description
Definition at line 51 of file test_cache_digest.cc.
Member Data Documentation
◆ key
cache_key RawAccessLogEntry::key[SQUID_MD5_DIGEST_LENGTH] |
Definition at line 52 of file test_cache_digest.cc.
Referenced by accessLogReader(), and cacheFetch().
◆ timestamp
time_t RawAccessLogEntry::timestamp |
Definition at line 53 of file test_cache_digest.cc.
Referenced by accessLogReader().
◆ use_icp
short int RawAccessLogEntry::use_icp |
Definition at line 54 of file test_cache_digest.cc.
Referenced by accessLogReader(), and cacheFetch().
The documentation for this struct was generated from the following file: