mongo::ParsedQuery Member List
This is the complete list of members for
mongo::ParsedQuery, including all inherited members.
_explain | mongo::ParsedQuery | [private] |
_fields | mongo::ParsedQuery | [private] |
_filter | mongo::ParsedQuery | [private] |
_hint | mongo::ParsedQuery | [private] |
_initTop(const BSONObj &top) | mongo::ParsedQuery | [inline, private] |
_max | mongo::ParsedQuery | [private] |
_maxScan | mongo::ParsedQuery | [private] |
_min | mongo::ParsedQuery | [private] |
_ns | mongo::ParsedQuery | [private] |
_ntoreturn | mongo::ParsedQuery | [private] |
_ntoskip | mongo::ParsedQuery | [private] |
_options | mongo::ParsedQuery | [private] |
_order | mongo::ParsedQuery | [private] |
_reset() | mongo::ParsedQuery | [inline, private] |
_returnKey | mongo::ParsedQuery | [private] |
_showDiskLoc | mongo::ParsedQuery | [private] |
_snapshot | mongo::ParsedQuery | [private] |
_wantMore | mongo::ParsedQuery | [private] |
couldBeCommand() const | mongo::ParsedQuery | [inline] |
enough(int n) const | mongo::ParsedQuery | [inline] |
enoughForFirstBatch(int n, int len) const | mongo::ParsedQuery | [inline] |
getFieldPtr() const | mongo::ParsedQuery | [inline] |
getFields() const | mongo::ParsedQuery | [inline] |
getFilter() const | mongo::ParsedQuery | [inline] |
getHint() const | mongo::ParsedQuery | [inline] |
getMax() const | mongo::ParsedQuery | [inline] |
getMaxScan() const | mongo::ParsedQuery | [inline] |
getMin() const | mongo::ParsedQuery | [inline] |
getNumToReturn() const | mongo::ParsedQuery | [inline] |
getOptions() const | mongo::ParsedQuery | [inline] |
getOrder() const | mongo::ParsedQuery | [inline] |
getSkip() const | mongo::ParsedQuery | [inline] |
hasIndexSpecifier() const | mongo::ParsedQuery | [inline] |
hasOption(int x) const | mongo::ParsedQuery | [inline] |
init(const BSONObj &q) | mongo::ParsedQuery | [inline, private] |
initFields(const BSONObj &fields) | mongo::ParsedQuery | [inline, private] |
isExplain() const | mongo::ParsedQuery | [inline] |
isLocalDB() const | mongo::ParsedQuery | [inline] |
isSnapshot() const | mongo::ParsedQuery | [inline] |
ns() const | mongo::ParsedQuery | [inline] |
ParsedQuery(QueryMessage &qm) | mongo::ParsedQuery | [inline] |
ParsedQuery(const char *ns, int ntoskip, int ntoreturn, int queryoptions, const BSONObj &query, const BSONObj &fields) | mongo::ParsedQuery | [inline] |
ParsedQuery(const ParsedQuery &other) | mongo::ParsedQuery | [inline, private] |
returnKey() const | mongo::ParsedQuery | [inline] |
showDiskLoc() const | mongo::ParsedQuery | [inline] |
wantMore() const | mongo::ParsedQuery | [inline] |
~ParsedQuery() | mongo::ParsedQuery | [inline] |