Public Member Functions |
Static Public Member Functions |
Public Attributes |
Private Member Functions |
List of all members  
  Ipc::OneToOneUniQueues Class Reference
  shared array of OneToOneUniQueues More...
#include <Queue.h>
Collaboration diagram for Ipc::OneToOneUniQueues:

| Public Member Functions | |
| OneToOneUniQueues (const int aCapacity, const unsigned int maxItemSize, const int queueCapacity) | |
| size_t | sharedMemorySize () const | 
| const OneToOneUniQueue & | operator[] (const int index) const | 
| OneToOneUniQueue & | operator[] (const int index) | 
| Static Public Member Functions | |
| static size_t | SharedMemorySize (const int capacity, const unsigned int maxItemSize, const int queueCapacity) | 
| Public Attributes | |
| const int | theCapacity | 
| Private Member Functions | |
| const OneToOneUniQueue & | front () const | 
Detailed Description
Constructor & Destructor Documentation
◆ OneToOneUniQueues()
| Ipc::OneToOneUniQueues::OneToOneUniQueues | ( | const int | aCapacity, | 
| const unsigned int | maxItemSize, | ||
| const int | queueCapacity | ||
| ) | 
Definition at line 119 of file Queue.cc.
References Must, and theCapacity.
Member Function Documentation
◆ front()
| 
 | inlineprivate | 
◆ operator[]() [1/2]
| 
 | inline | 
◆ operator[]() [2/2]
| const Ipc::OneToOneUniQueue & Ipc::OneToOneUniQueues::operator[] | ( | const int | index | ) | const | 
◆ sharedMemorySize()
◆ SharedMemorySize()
| 
 | static | 
Definition at line 133 of file Queue.cc.
References Ipc::OneToOneUniQueue::Items2Bytes().
Member Data Documentation
◆ theCapacity
| const int Ipc::OneToOneUniQueues::theCapacity | 
Definition at line 160 of file Queue.h.
Referenced by OneToOneUniQueues().
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
