Go to the documentation of this file.
9 #ifndef SQUID_MEM_NODE_H
10 #define SQUID_MEM_NODE_H
14 #include "mem/forward.h"
28 int64_t
start()
const;
31 bool contains (int64_t
const &location)
const;
32 bool canAccept (int64_t
const &location)
const;
static size_t StoreMemSize()
Range< int64_t > range() const
std::ostream & operator<<(std::ostream &os, mem_node &aNode)
void memNodeWriteComplete(void *)
Range< int64_t > dataRange() const
bool operator<(mem_node const &rhs) const
bool canAccept(int64_t const &location) const
static size_t InUseCount()
bool contains(int64_t const &location) const