9#ifndef SQUID_SRC_IPC_REQUESTID_H
10#define SQUID_SRC_IPC_REQUESTID_H
RequestId & operator=(const Index anIndex)
void reset(const Index anIndex)
QuestionerId qid_
the sender of the request
QuestionerId questioner() const
RequestId()=default
request recipient's constructor
Index index_
request ID; unique within pending same-qid_ questions of the same kind
std::ostream & operator<<(std::ostream &os, const QuestionerId &qid)