Home
last modified time | relevance | path

Searched defs:DbResponse (Results 1 – 1 of 1) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/
H A Ddbmessage.h448 struct DbResponse { struct
449 Message response; // If empty, nothing will be returned to the client.
450 std::string exhaustNS; // Namespace of cursor if exhaust mode, else "".