#include <queryutil.h>
Public Member Functions | |
void | flipInclusive () |
bool | operator== (const FieldBound &other) const |
Public Attributes | |
BSONElement | _bound |
bool | _inclusive |
Definition at line 24 of file queryutil.h.
void mongo::FieldBound::flipInclusive | ( | ) | [inline] |
Definition at line 31 of file queryutil.h.
bool mongo::FieldBound::operator== | ( | const FieldBound & | other | ) | const [inline] |
Definition at line 27 of file queryutil.h.
Definition at line 25 of file queryutil.h.
Definition at line 26 of file queryutil.h.