Data Structures | Typedefs | Variables

cache_bc Namespace Reference

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 Documentation

typedef CryptoHash cache_bc::CryptoHash_v23

Definition at line 37 of file P_CacheBC.h.

Definition at line 36 of file P_CacheBC.h.

Definition at line 38 of file P_CacheBC.h.

Definition at line 35 of file P_CacheBC.h.


Variable Documentation

size_t const cache_bc::HTTP_ALT_MARSHAL_SIZE = ROUND(sizeof(HTTPCacheAlt), HDR_PTR_SIZE) [static]
size_t const cache_bc::sizeofDoc_v23 = sizeof(Doc_v23) [static]