#include <P_CacheBC.h>

| Public Member Functions | |
| bool | is_unmarshalled_format () const | 
| Data Fields | |
| uint32_t | m_magic | 
| int32_t | m_writeable | 
| int32_t | m_unmarshal_len | 
| int32_t | m_id | 
| int32_t | m_rid | 
| int32_t | m_object_key [4] | 
| int32_t | m_object_size [2] | 
| HTTPHdr_v21 | m_request_hdr | 
| HTTPHdr_v21 | m_response_hdr | 
| time_t | m_request_sent_time | 
| time_t | m_response_received_time | 
| RefCountObj * | m_ext_buffer | 
Definition at line 62 of file P_CacheBC.h.
| bool cache_bc::HTTPCacheAlt_v21::is_unmarshalled_format | ( | ) | const  [inline] | 
Definition at line 85 of file P_CacheBC.h.
References CACHE_ALT_MAGIC_MARSHALED, HdrHeapSDKHandle::m_heap, m_magic, and m_request_hdr.
Definition at line 81 of file P_CacheBC.h.
| int32_t cache_bc::HTTPCacheAlt_v21::m_id | 
Definition at line 69 of file P_CacheBC.h.
| uint32_t cache_bc::HTTPCacheAlt_v21::m_magic | 
Definition at line 64 of file P_CacheBC.h.
Referenced by is_unmarshalled_format().
| int32_t cache_bc::HTTPCacheAlt_v21::m_object_key[4] | 
Definition at line 72 of file P_CacheBC.h.
| int32_t cache_bc::HTTPCacheAlt_v21::m_object_size[2] | 
Definition at line 73 of file P_CacheBC.h.
Definition at line 75 of file P_CacheBC.h.
Referenced by cache_bc::HTTPInfo_v21::copy_and_upgrade_unmarshalled_to_v23(), is_unmarshalled_format(), and cache_bc::HTTPInfo_v21::marshalled_length().
Definition at line 78 of file P_CacheBC.h.
Definition at line 76 of file P_CacheBC.h.
Referenced by cache_bc::HTTPInfo_v21::copy_and_upgrade_unmarshalled_to_v23(), and cache_bc::HTTPInfo_v21::marshalled_length().
Definition at line 79 of file P_CacheBC.h.
Definition at line 70 of file P_CacheBC.h.
Definition at line 67 of file P_CacheBC.h.
Definition at line 66 of file P_CacheBC.h.
 1.7.1
 1.7.1