Searched defs:DbResponse (Results 1 – 1 of 1) sorted by relevance
448 struct DbResponse { struct449 Message response; // If empty, nothing will be returned to the client.450 std::string exhaustNS; // Namespace of cursor if exhaust mode, else "".