Public Member Functions | Data Fields

CacheInfo Struct Reference

#include <InkAPIInternal.h>

Collaboration diagram for CacheInfo:
Collaboration graph
[legend]

Public Member Functions

 CacheInfo ()

Data Fields

INK_MD5 cache_key
CacheFragType frag_type
char * hostname
int len
time_t pin_in_cache
CacheInfoMagic magic

Detailed Description

Definition at line 63 of file InkAPIInternal.h.


Constructor & Destructor Documentation

CacheInfo::CacheInfo (  )  [inline]

Definition at line 72 of file InkAPIInternal.h.

References frag_type, hostname, len, magic, and pin_in_cache.


Field Documentation

Definition at line 65 of file InkAPIInternal.h.

Referenced by TSCacheKeyDigestSet(), TSCacheRead(), TSCacheRemove(), and TSCacheWrite().

Definition at line 66 of file InkAPIInternal.h.

Referenced by CacheInfo(), TSCacheRead(), TSCacheRemove(), and TSCacheWrite().

Definition at line 70 of file InkAPIInternal.h.

Referenced by CacheInfo(), TSCacheKeyDestroy(), and TSCacheKeyDigestSet().

Definition at line 69 of file InkAPIInternal.h.

Referenced by CacheInfo(), TSCacheKeyPinnedSet(), and TSCacheWrite().


The documentation for this struct was generated from the following file: