mongo::KeyNode Class Reference

#include <btree.h>

List of all members.

Public Member Functions

 KeyNode (const BucketBasics &bb, const _KeyNode &k)

Public Attributes

BSONObj key
const DiskLocprevChildBucket
const DiskLocrecordLoc

Detailed Description

wrapper - this is our in memory representation of the key. _KeyNode is the disk representation.

This object and its bson key will become invalid if the key is moved.

Definition at line 72 of file btree.h.


Constructor & Destructor Documentation

mongo::KeyNode::KeyNode ( const BucketBasics bb,
const _KeyNode k 
)

Member Data Documentation

Definition at line 77 of file btree.h.

Definition at line 75 of file btree.h.

Definition at line 76 of file btree.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


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