|
MongoDB C++ Driver
legacy-1.1.2
|
This is the complete list of members for mongo::Query, including all inherited members.
| explain() | mongo::Query | |
| hasReadPreference(const BSONObj &queryObj) | mongo::Query | static |
| hint(BSONObj keyPattern) | mongo::Query | |
| isComplex(bool *hasDollar=0) const | mongo::Query | |
| maxKey(const BSONObj &val) | mongo::Query | |
| maxTimeMs(int millis) | mongo::Query | |
| minKey(const BSONObj &val) | mongo::Query | |
| readPref(ReadPreference pref, const BSONArray &tags) | mongo::Query | |
| snapshot() | mongo::Query | |
| sort(const BSONObj &sortPattern) | mongo::Query | |
| sort(const std::string &field, int asc=1) | mongo::Query | inline |
| where(const std::string &jscode, BSONObj scope) | mongo::Query |
1.8.10