Inquirer.h
Go to the documentation of this file.
Definition: CommCalls.h:128
Definition: Inquirer.h:28
Definition: RefCount.h:28
Definition: Inquirer.h:27
void noteCommClosed(const CommCloseCbParams ¶ms)
called when the some external force closed our socket
Definition: Inquirer.cc:87
bool aggregate(Ipc::Response::Pointer aResponse) override
perform aggregating of responses and returns true if need to continue
Definition: Inquirer.cc:73
CBDATA_CHILD(Inquirer)
Inquirer(const Request &aRequest, const Ipc::StrandCoords &coords)
Definition: Inquirer.cc:24
void handleException(const std::exception &e) override
do specific exception handling
Definition: Inquirer.cc:66
std::vector< StrandCoord > StrandCoords
a collection of strand coordinates; the order, if any, is owner-dependent
Definition: StrandCoords.h:19
Definition: forward.h:15