|
MongoDB C++ Driver
legacy-1.1.2
|
interface that handles communication with the db More...
#include <dbclientinterface.h>
Inheritance diagram for mongo::DBConnector:Public Member Functions | |
| virtual bool | call (Message &toSend, Message &response, bool assertOk=true, std::string *actualServer=0)=0 |
| actualServer is set to the actual server where they call went if there was a choice (SlaveOk) | |
interface that handles communication with the db
1.8.10