| Data Structures | |
| struct | HTTPCacheFragmentTable | 
| Cache backwards compatibility structure - the fragment table.  More... | |
| struct | HTTPCacheAlt_v21 | 
| struct | HTTPInfo_v21 | 
| Really just a namespace, doesn't depend on any of the members.  More... | |
| struct | Doc_v23 | 
| Pre version 24.  More... | |
| Typedefs | |
| typedef HTTPHdr | HTTPHdr_v21 | 
| typedef HdrHeap | HdrHeap_v23 | 
| typedef CryptoHash | CryptoHash_v23 | 
| typedef HTTPCacheAlt | HTTPCacheAlt_v23 | 
| Variables | |
| static size_t const | HTTP_ALT_MARSHAL_SIZE = ROUND(sizeof(HTTPCacheAlt), HDR_PTR_SIZE) | 
| static size_t const | sizeofDoc_v23 = sizeof(Doc_v23) | 
| typedef CryptoHash cache_bc::CryptoHash_v23 | 
Definition at line 37 of file P_CacheBC.h.
| typedef HdrHeap cache_bc::HdrHeap_v23 | 
Definition at line 36 of file P_CacheBC.h.
Definition at line 38 of file P_CacheBC.h.
| typedef HTTPHdr cache_bc::HTTPHdr_v21 | 
Definition at line 35 of file P_CacheBC.h.
| size_t const cache_bc::HTTP_ALT_MARSHAL_SIZE = ROUND(sizeof(HTTPCacheAlt), HDR_PTR_SIZE)  [static] | 
Definition at line 3665 of file Cache.cc.
Referenced by cache_bc::HTTPInfo_v21::copy_and_upgrade_unmarshalled_to_v23().
| size_t const cache_bc::sizeofDoc_v23 = sizeof(Doc_v23)  [static] | 
Definition at line 123 of file P_CacheBC.h.
Referenced by cache_bc::Doc_v23::data(), cache_bc::Doc_v23::data_len(), and cache_bc::Doc_v23::hdr().
 1.7.1
 1.7.1