#include <P_ClusterCacheInternal.h>

Public Member Functions | |
| CacheOpArgs_General () | |
Data Fields | |
| INK_MD5 * | url_md5 |
| time_t | pin_in_cache |
| CacheFragType | frag_type |
| uint16_t | cfl_flags |
Definition at line 358 of file P_ClusterCacheInternal.h.
| CacheOpArgs_General::CacheOpArgs_General | ( | ) | [inline] |
Definition at line 365 of file P_ClusterCacheInternal.h.
| uint16_t CacheOpArgs_General::cfl_flags |
Definition at line 363 of file P_ClusterCacheInternal.h.
Referenced by Cluster_remove(), and Cluster_write().
Definition at line 362 of file P_ClusterCacheInternal.h.
Referenced by Cluster_read(), Cluster_remove(), and Cluster_write().
Definition at line 361 of file P_ClusterCacheInternal.h.
Referenced by Cluster_read(), and Cluster_write().
Definition at line 360 of file P_ClusterCacheInternal.h.
Referenced by Cluster_read(), Cluster_remove(), and Cluster_write().
1.7.1