IPC request. More...
#include <Request.h>
![Inheritance graph](classIpc_1_1Request__inherit__graph.png)
![Collaboration graph](classIpc_1_1Request__coll__graph.png)
Public Types | |
typedef RefCount< Request > | Pointer |
Public Member Functions | |
virtual void | pack (TypedMsgHdr &msg) const =0 |
prepare for sendmsg() More... | |
virtual Pointer | clone () const =0 |
returns a copy of this More... | |
Public Attributes | |
int | requestorId = 0 |
kidId of the requestor; used for response destination More... | |
RequestId | requestId |
matches the request[or] with the response More... | |
Protected Member Functions | |
Request (const int aRequestorId, const RequestId aRequestId) | |
sender's constructor More... | |
Request ()=default | |
recipient's constructor More... | |
Detailed Description
Member Typedef Documentation
◆ Pointer
typedef RefCount<Request> Ipc::Request::Pointer |
Constructor & Destructor Documentation
◆ Request() [1/2]
◆ Request() [2/2]
|
protecteddefault |
Member Function Documentation
◆ clone()
|
pure virtual |
Implemented in Snmp::Request, and Mgr::Request.
◆ pack()
|
pure virtual |
Implemented in Snmp::Request, and Mgr::Request.
Member Data Documentation
◆ requestId
RequestId Ipc::Request::requestId |
Definition at line 38 of file Request.h.
Referenced by Ipc::Coordinator::handleCacheMgrRequest(), Ipc::Strand::handleSnmpRequest(), Ipc::Coordinator::handleSnmpRequest(), Mgr::FunAction::respond(), Mgr::Action::respond(), and Mgr::InfoAction::respond().
◆ requestorId
int Ipc::Request::requestorId = 0 |
Definition at line 37 of file Request.h.
Referenced by Ipc::Coordinator::handleCacheMgrRequest(), Ipc::Coordinator::handleSnmpRequest(), and Mgr::Request::Request().
The documentation for this class was generated from the following file:
- src/ipc/Request.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