MongoDB C++ Driver legacy-1.0.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
mongo::DBConnector Class Referenceabstract

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)
 

Detailed Description

interface that handles communication with the db


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