_details | mongo::IndexSpec | [protected] |
_fieldNames | mongo::IndexSpec | [protected] |
_finishedInit | mongo::IndexSpec | |
_fixed | mongo::IndexSpec | [protected] |
_getKeys(vector< const char * > fieldNames, vector< BSONElement > fixed, const BSONObj &obj, BSONObjSetDefaultOrder &keys) const | mongo::IndexSpec | [protected] |
_indexType | mongo::IndexSpec | [protected] |
_init() | mongo::IndexSpec | [protected] |
_nFields | mongo::IndexSpec | [protected] |
_nullElt | mongo::IndexSpec | [protected] |
_nullKey | mongo::IndexSpec | [protected] |
_nullObj | mongo::IndexSpec | [protected] |
_sizeTracker | mongo::IndexSpec | [protected] |
_sparse | mongo::IndexSpec | [protected] |
_suitability(const BSONObj &query, const BSONObj &order) const | mongo::IndexSpec | [protected] |
getDetails() const | mongo::IndexSpec | [inline] |
getKeys(const BSONObj &obj, BSONObjSetDefaultOrder &keys) const | mongo::IndexSpec | |
getType() const | mongo::IndexSpec | [inline] |
getTypeName() const | mongo::IndexSpec | [inline] |
IndexSpec() | mongo::IndexSpec | [inline] |
IndexSpec(const BSONObj &k, const BSONObj &m=BSONObj()) | mongo::IndexSpec | [inline] |
IndexSpec(const DiskLoc &loc) | mongo::IndexSpec | [inline] |
IndexType class | mongo::IndexSpec | [friend] |
info | mongo::IndexSpec | |
keyPattern | mongo::IndexSpec | |
missingField() const | mongo::IndexSpec | [inline] |
reset(const DiskLoc &loc) | mongo::IndexSpec | |
reset(const IndexDetails *details) | mongo::IndexSpec | |
suitability(const BSONObj &query, const BSONObj &order) const | mongo::IndexSpec |