Storage Engine API
database.h File Reference
#include <memory>
#include <string>
#include "mongo/base/shim.h"
#include "mongo/base/status.h"
#include "mongo/base/string_data.h"
#include "mongo/bson/bsonobj.h"
#include "mongo/db/catalog/collection.h"
#include "mongo/db/catalog/collection_options.h"
#include "mongo/db/namespace_string.h"
#include "mongo/db/repl/optime.h"
#include "mongo/db/storage/storage_options.h"
#include "mongo/db/views/view.h"
#include "mongo/db/views/view_catalog.h"
#include "mongo/stdx/functional.h"
#include "mongo/util/mongoutils/str.h"
#include "mongo/util/string_map.h"

Go to the source code of this file.

Classes

class  mongo::Database
 Represents a logical database containing Collections. More...
 
class  mongo::Database::Impl
 
class  mongo::Database::iterator
 Iterating over a Database yields Collection* pointers. More...
 
struct  mongo::Database::TUHook
 

Namespaces

 mongo
 Copyright (C) 2014 MongoDB Inc.