#include <pconn.h>
![Collaboration graph](classPconnModule__coll__graph.png)
Public Member Functions | |
PconnModule () | |
void | registerWithCacheManager (void) |
void | add (PconnPool *) |
void | remove (PconnPool *) |
unregister and forget about this pool object More... | |
void | dump (std::ostream &yaml) |
Static Public Member Functions | |
static PconnModule * | GetInstance () |
static void | DumpWrapper (StoreEntry *e) |
Private Types | |
typedef std::set< PconnPool * > | Pools |
unordered PconnPool collection More... | |
Private Attributes | |
Pools | pools |
all live pools More... | |
Static Private Attributes | |
static PconnModule * | instance = nullptr |
Detailed Description
Member Typedef Documentation
◆ Pools
|
private |
Constructor & Destructor Documentation
◆ PconnModule()
PconnModule::PconnModule | ( | ) |
Definition at line 559 of file pconn.cc.
References registerWithCacheManager().
Referenced by GetInstance().
Member Function Documentation
◆ add()
void PconnModule::add | ( | PconnPool * | aPool | ) |
◆ dump()
void PconnModule::dump | ( | std::ostream & | yaml | ) |
◆ DumpWrapper()
|
static |
A thunk to the still C like CacheManager callback api.
Definition at line 602 of file pconn.cc.
References dump(), and GetInstance().
Referenced by registerWithCacheManager().
◆ GetInstance()
|
static |
the module is a singleton until we have instance based cachemanager management
Definition at line 565 of file pconn.cc.
References instance, and PconnModule().
Referenced by DumpWrapper(), PconnPool::PconnPool(), and PconnPool::~PconnPool().
◆ registerWithCacheManager()
void PconnModule::registerWithCacheManager | ( | void | ) |
Definition at line 574 of file pconn.cc.
References DumpWrapper(), Mgr::no, Mgr::RegisterAction(), Mgr::yaml, and Mgr::yes.
Referenced by PconnModule().
◆ remove()
void PconnModule::remove | ( | PconnPool * | aPool | ) |
Member Data Documentation
◆ instance
|
staticprivate |
Definition at line 193 of file pconn.h.
Referenced by GetInstance().
◆ pools
|
private |
The documentation for this class was generated from the following files:
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
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products