Storage Engine API
kv_prefix.h File Reference
#include "mongo/bson/bsonelement.h"
#include "mongo/bson/util/builder.h"
#include "mongo/db/namespace_string.h"
#include "mongo/db/storage/storage_options.h"
#include "mongo/stdx/mutex.h"

Go to the source code of this file.

Classes

class  mongo::KVPrefix
 A KVPrefix may be prepended to the keys of entries in an underlying KV store. More...
 

Namespaces

 mongo
 Copyright (C) 2014 MongoDB Inc.
 

Functions

std::ostream & mongo::operator<< (std::ostream &s, const KVPrefix &prefix)