Static Public Member Functions |
Private Member Functions |
Private Attributes |
Friends |
List of all members
Ipc::Mem::Object< Class > Class Template Reference
attaches to a shared memory segment with Class object owned by Owner More...
#include <Pointer.h>
Inheritance diagram for Ipc::Mem::Object< Class >:
![Inheritance graph](classIpc_1_1Mem_1_1Object__inherit__graph.png)
Collaboration diagram for Ipc::Mem::Object< Class >:
![Collaboration graph](classIpc_1_1Mem_1_1Object__coll__graph.png)
Static Public Member Functions | |
static Pointer< Class > | Old (const char *const id) |
Private Member Functions | |
Object (const char *const id) | |
Object (const Object &) | |
Object & | operator= (const Object &) |
Private Attributes | |
Segment | theSegment |
shared memory segment that holds the object More... | |
Class * | theObject |
shared object More... | |
Friends | |
class | Pointer< Class > |
Detailed Description
Constructor & Destructor Documentation
◆ Object() [1/2]
template<class Class >
|
explicitprivate |
Definition at line 184 of file Pointer.h.
References Must, Ipc::Mem::Segment::open(), Ipc::Mem::Object< Class >::theObject, and Ipc::Mem::Object< Class >::theSegment.
◆ Object() [2/2]
template<class Class >
|
private |
Member Function Documentation
◆ Old()
template<class Class >
|
static |
◆ operator=()
template<class Class >
|
private |
Friends And Related Function Documentation
◆ Pointer< Class >
Member Data Documentation
◆ theObject
template<class Class >
|
private |
Definition at line 74 of file Pointer.h.
Referenced by Ipc::Mem::Object< Class >::Object().
◆ theSegment
template<class Class >
|
private |
Definition at line 73 of file Pointer.h.
Referenced by Ipc::Mem::Object< Class >::Object().
The documentation for this class was generated from the following file:
- src/ipc/mem/Pointer.h
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