mongo::IndexChanges Struct Reference

#include <index.h>

List of all members.

Public Member Functions

void dupCheck (IndexDetails &idx, DiskLoc curObjLoc)

Public Attributes

vector< BSONObj * > added
BSONObjSetDefaultOrder newkeys
BSONObjSetDefaultOrder oldkeys
vector< BSONObj * > removed

Detailed Description

Definition at line 153 of file index.h.


Member Function Documentation

void mongo::IndexChanges::dupCheck ( IndexDetails idx,
DiskLoc  curObjLoc 
) [inline]

- the object we want to add's location. if it is already in the index, that is allowed here (for bg indexing case).

Definition at line 162 of file index.h.


Member Data Documentation

Definition at line 157 of file index.h.

Definition at line 155 of file index.h.

Definition at line 154 of file index.h.

Definition at line 156 of file index.h.


The documentation for this struct 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