MongoDB C++ Driver
legacy-1.1.2
|
This is the complete list of members for mongo::StatusWith< T >, including all inherited members.
StatusWith(ErrorCodes::Error code, const std::string &reason, int location=0) | mongo::StatusWith< T > | inline |
StatusWith(const Status &status) | mongo::StatusWith< T > | inlineexplicit |
StatusWith(const T &t) | mongo::StatusWith< T > | inlineexplicit |