|
Squid Web Cache master
|
Public Attributes | |
| const char * | proto |
| int | total |
| int | status [STALE_DEFAULT+1] |
Definition at line 76 of file refresh.cc.
| const char* RefreshCounts::proto |
Definition at line 77 of file refresh.cc.
Referenced by refreshCountsStats(), and refreshInit().
| int RefreshCounts::status[STALE_DEFAULT+1] |
Definition at line 79 of file refresh.cc.
Referenced by refreshCheckDigest(), refreshCheckHTCP(), refreshCheckHTTP(), refreshCheckICP(), refreshCountsStatsEntry(), and refreshIsCachable().
| int RefreshCounts::total |
Definition at line 78 of file refresh.cc.
Referenced by refreshCheckDigest(), refreshCheckHTCP(), refreshCheckHTTP(), refreshCheckICP(), refreshCountsStats(), refreshCountsStatsEntry(), and refreshIsCachable().