MongoDB C++ Driver legacy-1.1.2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
mongo::StatusWith< T > Class Template Reference

Public Member Functions

 StatusWith (ErrorCodes::Error code, const std::string &reason, int location=0)
 for the error case
 
 StatusWith (const Status &status)
 for the error case
 
 StatusWith (const T &t)
 for the OK case
 

The documentation for this class was generated from the following file: