MongoDB C++ Driver  legacy-1.1.2
mongo::Status Member List

This is the complete list of members for mongo::Status, including all inherited members.

compare(const Status &other) const mongo::Status
compareCode(const ErrorCodes::Error other) const mongo::Status
Status(ErrorCodes::Error code, const std::string &reason, int location=0)mongo::Status