Squid Web Cache master
Loading...
Searching...
No Matches
MemObject::MemCache Class Reference

State of an entry with regards to the [shared] memory caching. More...

#include <MemObject.h>

Public Attributes

int32_t index = -1
 entry position inside the memory cache
 
int64_t offset = 0
 bytes written/read to/from the memory cache so far
 
Store::IoStatus io = Store::ioUndecided
 current I/O state
 

Detailed Description

Definition at line 195 of file MemObject.h.

Member Data Documentation

◆ index

◆ io

◆ offset

int64_t MemObject::MemCache::offset = 0

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