Inquirer.cc File Reference
#include "squid.h"
#include "base/TextException.h"
#include "comm.h"
#include "comm/Write.h"
#include "ipc/Inquirer.h"
#include "ipc/Port.h"
#include "ipc/TypedMsgHdr.h"
#include "MemBuf.h"
#include <algorithm>
Include dependency graph for Inquirer.cc:

Go to the source code of this file.
Functions | |
CBDATA_NAMESPACED_CLASS_INIT (Ipc, Inquirer) | |
static bool | LesserStrandByKidId (const Ipc::StrandCoord &c1, const Ipc::StrandCoord &c2) |
compare Ipc::StrandCoord using kidId, for std::sort() below More... | |
Function Documentation
◆ CBDATA_NAMESPACED_CLASS_INIT()
CBDATA_NAMESPACED_CLASS_INIT | ( | Ipc | , |
Inquirer | |||
) |
◆ LesserStrandByKidId()
|
static |
Definition at line 28 of file Inquirer.cc.
References Ipc::StrandCoord::kidId.
Referenced by Ipc::Inquirer::Inquirer().