11#ifndef SQUID_SRC_MGR_RESPONSE_H
12#define SQUID_SRC_MGR_RESPONSE_H
A response to Ipc::Request.
Response()=default
recipient's constructor
struct msghdr with a known type, fixed-size I/O and control buffers
Ipc::Response::Pointer clone() const override
returns a copy of this
void pack(Ipc::TypedMsgHdr &msg) const override
prepare for sendmsg()
bool hasAction() const
whether response contain action object
const Action & getAction() const
returns action object
Action::Pointer action
action relating to response