9#ifndef SQUID_SRC_HTTPHDRSCTARGET_H
10#define SQUID_SRC_HTTPHDRSCTARGET_H
void httpHdrScTargetStatDumper(StoreEntry *sentry, int idx, double val, double size, int count)
bool isSet(http_hdr_sc_type id) const
bool noStoreRemote() const
void mergeWith(const HttpHdrScTarget *new_sc)
void updateStats(StatHist *) const
void setMask(http_hdr_sc_type id, bool newval)
static const int MAX_STALE_UNSET
bool hasNoStoreRemote() const
HttpHdrScTarget(const String &aTarget)
HttpHdrScTarget & operator=(const HttpHdrScTarget &)=delete
static const int MAX_AGE_UNSET
void clearNoStoreRemote()
void packInto(Packable *p) const
XXX: this function should be in HttpHdrScTarget.cc.
HttpHdrScTarget(const HttpHdrScTarget &)=delete
HttpHdrScTarget(const char *aTarget)
void noStoreRemote(bool v)
void Content(const String &v)
#define EBIT_CLR(flag, bit)
#define EBIT_SET(flag, bit)
#define EBIT_TEST(flag, bit)