|
Squid Web Cache master
|
aggregates anchor and slice owners for Init() caller convenience More...
#include <StoreMap.h>
Public Member Functions | |
| Owner () | |
| ~Owner () | |
Public Attributes | |
| FileNos::Owner * | fileNos |
| Anchors::Owner * | anchors |
| Slices::Owner * | slices |
Private Member Functions | |
| Owner (const Owner &) | |
| Owner & | operator= (const Owner &) |
Definition at line 232 of file StoreMap.h.
| Ipc::StoreMap::Owner::Owner | ( | ) |
Definition at line 1038 of file StoreMap.cc.
| Ipc::StoreMap::Owner::~Owner | ( | ) |
Definition at line 1045 of file StoreMap.cc.
References Ipc::StoreMap::anchors, Ipc::StoreMap::fileNos, and Ipc::StoreMap::slices.
|
private |
| Anchors::Owner* Ipc::StoreMap::Owner::anchors |
Definition at line 238 of file StoreMap.h.
Referenced by Ipc::StoreMap::Init().
| FileNos::Owner* Ipc::StoreMap::Owner::fileNos |
Definition at line 237 of file StoreMap.h.
Referenced by Ipc::StoreMap::Init().
| Slices::Owner* Ipc::StoreMap::Owner::slices |
Definition at line 239 of file StoreMap.h.
Referenced by Ipc::StoreMap::Init().