mongo::ElementMatcher Class Reference
#include <matcher.h>
List of all members.
Detailed Description
Definition at line 54 of file matcher.h.
Constructor & Destructor Documentation
mongo::ElementMatcher::ElementMatcher |
( |
|
) |
[inline] |
mongo::ElementMatcher::ElementMatcher |
( |
BSONElement |
_e, |
|
|
int |
_op, |
|
|
bool |
_isNot | |
|
) |
| | |
mongo::ElementMatcher::ElementMatcher |
( |
BSONElement |
_e, |
|
|
int |
_op, |
|
|
const BSONObj & |
array, |
|
|
bool |
_isNot | |
|
) |
| | |
mongo::ElementMatcher::~ElementMatcher |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: