#include <vector>
#include <string.h>
#include "util/builder.h"
Go to the source code of this file.
Classes | |
class | mongo::BSONElement |
Namespaces | |
namespace | bson |
namespace | mongo |
Typedefs | |
typedef mongo::BSONElement | bson::be |
typedef mongo::BSONObj | bson::bo |
typedef mongo::BSONObjBuilder | bson::bob |
Functions | |
int | mongo::compareElementValues (const BSONElement &l, const BSONElement &r) |