
Public Attributes | |
| const char * | proto |
| int | total |
| int | status [STALE_DEFAULT+1] |
Detailed Description
Definition at line 76 of file refresh.cc.
Member Data Documentation
◆ proto
| const char* RefreshCounts::proto |
Definition at line 77 of file refresh.cc.
Referenced by refreshCountsStats(), and refreshInit().
◆ status
| int RefreshCounts::status[STALE_DEFAULT+1] |
Definition at line 79 of file refresh.cc.
Referenced by refreshCheckDigest(), refreshCheckHTCP(), refreshCheckHTTP(), refreshCheckICP(), refreshCountsStatsEntry(), and refreshIsCachable().
◆ total
| int RefreshCounts::total |
Definition at line 78 of file refresh.cc.
Referenced by refreshCheckDigest(), refreshCheckHTCP(), refreshCheckHTTP(), refreshCheckICP(), refreshCountsStats(), refreshCountsStatsEntry(), and refreshIsCachable().
The documentation for this struct was generated from the following file:
- src/refresh.cc
