MongoDB C++ Driver legacy-1.1.2
Loading...
Searching...
No Matches
dbclient.h File Reference

Include this file when writing client C++ applications, to get access to the mongod C++ driver. More...

#include "mongo/config.h"
#include "mongo/client/redef_macros.h"
#include "mongo/client/autolib.h"
#include "mongo/client/dbclient_rs.h"
#include "mongo/client/dbclientcursor.h"
#include "mongo/client/dbclientinterface.h"
#include "mongo/client/gridfs.h"
#include "mongo/client/init.h"
#include "mongo/client/options.h"
#include "mongo/client/sasl_client_authenticate.h"
#include "mongo/geo/interface.h"
#include "mongo/version.h"
#include "mongo/client/undef_macros.h"

Go to the source code of this file.

Detailed Description

Include this file when writing client C++ applications, to get access to the mongod C++ driver.