#include "squid.h"#include "CacheManager.h"#include "debug/Stream.h"#include "mgr/Registration.h"#include "tests/STUB.h"
Include dependency graph for stub_cache_manager.cc:

Go to the source code of this file.
Macros | |
| #define | STUB_API "cache_manager.cc" |
Variables | |
| static CacheManager * | instance = nullptr |
Macro Definition Documentation
◆ STUB_API
| #define STUB_API "cache_manager.cc" |
Definition at line 14 of file stub_cache_manager.cc.
Variable Documentation
◆ instance
|
static |
Definition at line 23 of file stub_cache_manager.cc.
Referenced by Auth::Scheme::AddScheme(), client_Inst(), StoreFileSystem::FsAdd(), CacheManager::GetInstance(), DiskIOModule::ModuleAdd(), peer_Inst(), static_Inst(), and time_Inst().
