squid-
cache.org
Optimising Web Delivery
Docs
Download
Donate
Support
About
Contact
Shop
Blog
src
tests
stub_store_client.cc
Go to the documentation of this file.
1
/*
2
* Copyright (C) 1996-2022 The Squid Software Foundation and contributors
3
*
4
* Squid software is distributed under GPLv2+ license and includes
5
* contributions from numerous individuals and organizations.
6
* Please see the COPYING and CONTRIBUTORS files for details.
7
*/
8
9
#include "
squid.h
"
10
#include "
repl_modules.h
"
11
#include "
Store.h
"
12
#include "
store_digest.h
"
13
#include "
store_log.h
"
14
#include "
store_rebuild.h
"
15
#include "
StoreClient.h
"
16
17
#define STUB_API "store_client.cc"
18
#include "
tests/STUB.h
"
19
20
int
storePendingNClients
(
const
StoreEntry
*)
STUB_RETVAL_NOP
(0)
21
void
StoreEntry
::
invokeHandlers
()
STUB_NOP
22
void
storeLog
(
int
, const
StoreEntry
*)
STUB_NOP
23
void
storeLogOpen
(
void
)
STUB
24
void
storeDigestInit
(
void
)
STUB
25
void
storeRebuildStart
(
void
)
STUB
26
void
storeReplSetup
(
void
)
STUB
27
void
store_client
::noteSwapInDone(
bool
)
STUB
28
#if USE_DELAY_POOLS
29
int
store_client::bytesWanted
() const
STUB_RETVAL
(0)
30
#endif
31
void
store_client::dumpStats
(
MemBuf
*,
int
)
const
STUB
32
int
store_client::getType
() const
STUB_RETVAL
(0)
33
store_digest.h
STUB_RETVAL
#define STUB_RETVAL(x)
Definition:
STUB.h:41
store_rebuild.h
store_log.h
StoreEntry::invokeHandlers
void invokeHandlers()
Definition:
store_client.cc:788
storeReplSetup
void storeReplSetup(void)
Store.h
MemBuf
Definition:
MemBuf.h:24
STUB_RETVAL_NOP
#define STUB_RETVAL_NOP(x)
Definition:
STUB.h:45
STUB
#define STUB
macro to stub a void function.
Definition:
STUB.h:33
store_client::bytesWanted
int bytesWanted() const
Definition:
store_client.cc:986
store_client::getType
int getType() const
Definition:
store_client.cc:89
StoreEntry
Definition:
Store.h:42
STUB.h
STUB_NOP
#define STUB_NOP
Definition:
STUB.h:37
store_client::dumpStats
void dumpStats(MemBuf *output, int clientNumber) const
Definition:
store_client.cc:949
store_client
Definition:
StoreClient.h:57
storeRebuildStart
void storeRebuildStart(void)
Definition:
store_rebuild.cc:180
storeLog
void storeLog(int tag, const StoreEntry *e)
Definition:
store_log.cc:38
repl_modules.h
storeLogOpen
void storeLogOpen(void)
Definition:
store_log.cc:123
squid.h
storeDigestInit
void storeDigestInit(void)
Definition:
store_digest.cc:126
StoreClient.h
storePendingNClients
int storePendingNClients(const StoreEntry *e)
Definition:
store_client.cc:840
Introduction
About Squid
Why Squid?
Squid Developers
How to Donate
How to Help Out
Getting Squid
Squid Source Packages
Squid Deployment Case-Studies
Squid Software Foundation
Documentation
Configuration:
Reference
Examples
FAQ
and
Wiki
Guide Books:
Beginners
Definitive
Non-English
More...
Support
Security Advisories
Bugzilla Database
Mailing lists
Contacting us
Commercial services
Project Sponsors
Squid-based products
Miscellaneous
Developer Resources
Related Writings
Related Software:
Authenticators
Ecap
Icap
Ident
Log Analysis
Monitor
Proxies
Redirectors
General
Squid Artwork
Web Site Translations
Japanese
Mirrors
Website:
gr
il
jp
pl
...
full list
FTP Package Archive