#include <index.h>
Public Member Functions | |
void | dupCheck (IndexDetails &idx, DiskLoc curObjLoc) |
Public Attributes | |
vector< BSONObj * > | added |
BSONObjSetDefaultOrder | newkeys |
BSONObjSetDefaultOrder | oldkeys |
vector< BSONObj * > | removed |
Definition at line 153 of file index.h.
void mongo::IndexChanges::dupCheck | ( | IndexDetails & | idx, | |
DiskLoc | curObjLoc | |||
) | [inline] |
vector<BSONObj*> mongo::IndexChanges::added |
vector<BSONObj*> mongo::IndexChanges::removed |