#include <P_MultiCache.h>
| Data Fields | |
| bool | rebuild | 
| bool | check | 
| bool | fix | 
| char * | data | 
| int | partition | 
| int | deleted | 
| int | backed | 
| int | duplicates | 
| int | corrupt | 
| int | stale | 
| int | good | 
| int | total | 
Definition at line 102 of file P_MultiCache.h.
Definition at line 111 of file P_MultiCache.h.
Referenced by MultiCacheBase::rebuild(), and MultiCache< C >::rebuild_element().
| bool RebuildMC::check | 
Definition at line 105 of file P_MultiCache.h.
Referenced by MultiCacheBase::rebuild().
Definition at line 113 of file P_MultiCache.h.
Referenced by MultiCacheBase::rebuild(), and MultiCache< C >::rebuild_element().
| char* RebuildMC::data | 
Definition at line 107 of file P_MultiCache.h.
Referenced by corrupt_debugging_callout(), and MultiCacheBase::rebuild().
Definition at line 110 of file P_MultiCache.h.
Referenced by MultiCacheBase::rebuild(), and MultiCache< C >::rebuild_element().
Definition at line 112 of file P_MultiCache.h.
Referenced by MultiCacheBase::rebuild(), and MultiCache< C >::rebuild_element().
| bool RebuildMC::fix | 
Definition at line 106 of file P_MultiCache.h.
Referenced by MultiCacheBase::rebuild().
| int RebuildMC::good | 
Definition at line 115 of file P_MultiCache.h.
Referenced by MultiCacheBase::rebuild(), and MultiCache< C >::rebuild_element().
Definition at line 108 of file P_MultiCache.h.
Referenced by corrupt_debugging_callout(), MultiCacheBase::rebuild(), and HostDBCache::rebuild_callout().
| bool RebuildMC::rebuild | 
Definition at line 104 of file P_MultiCache.h.
Referenced by MultiCacheBase::rebuild().
| int RebuildMC::stale | 
Definition at line 114 of file P_MultiCache.h.
Referenced by MultiCacheBase::rebuild(), and MultiCache< C >::rebuild_element().
| int RebuildMC::total | 
Definition at line 116 of file P_MultiCache.h.
Referenced by MultiCacheBase::rebuild(), and MultiCache< C >::rebuild_element().
 1.7.1
 1.7.1