#include "squid.h"#include "base/TextException.h"#include "compat/shm.h"#include "compat/unistd.h"#include "debug/Stream.h"#include "fatal.h"#include "Instance.h"#include "ipc/mem/Segment.h"#include "sbuf/SBuf.h"#include "SquidConfig.h"#include "tools.h"#include <map>
Include dependency graph for Segment.cc:

Go to the source code of this file.
Typedefs | |
| typedef std::map< String, Ipc::Mem::Segment * > | SegmentMap |
Variables | |
| static SegmentMap | Segments |
Typedef Documentation
◆ SegmentMap
| typedef std::map<String, Ipc::Mem::Segment *> SegmentMap |
Definition at line 301 of file Segment.cc.
Variable Documentation
◆ Segments
|
static |
Definition at line 302 of file Segment.cc.
Referenced by Ipc::Mem::Segment::create(), Ipc::Mem::Segment::open(), and Ipc::Mem::Segment::~Segment().
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
