bson_db.h File Reference

#include "../util/optime.h"
#include "mutex.h"
#include "../time_support.h"
#include <pthread.h>
#include <boost/thread/xtime.hpp>
#include "concurrency/rwlock.h"
#include <cstdio>
#include <ctime>
#include <boost/date_time/posix_time/posix_time.hpp>
#include "mongomutex.h"
#include "../util/time_support.h"
Include dependency graph for bson_db.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  mongo

Detailed Description

This file contains the implementation of BSON-related methods that are required by the MongoDB database server.

Normally, for standalone BSON usage, you do not want this file - it will tend to pull in some other files from the MongoDB project. Thus, bson.h (the main file one would use) does not include this file.

Definition in file bson_db.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


mongodb
Author(s): Nate Koenig
autogenerated on Fri Jan 11 12:15:19 2013