mongo::BSONElement Member List
This is the complete list of members for
mongo::BSONElement, including all inherited members.
| __oid() const | mongo::BSONElement | [inline] |
| _asCode() const | mongo::BSONElement | [inline] |
| _numberDouble() const | mongo::BSONElement | [inline] |
| _numberInt() const | mongo::BSONElement | [inline] |
| _numberLong() const | mongo::BSONElement | [inline] |
| _opTime() const | mongo::BSONElement | [inline] |
| Array() const | mongo::BSONElement | |
| binData(int &len) const | mongo::BSONElement | [inline] |
| binDataClean(int &len) const | mongo::BSONElement | [inline] |
| binDataType() const | mongo::BSONElement | [inline] |
| Bool() const | mongo::BSONElement | [inline] |
| boolean() const | mongo::BSONElement | [inline] |
| BSONElement() | mongo::BSONElement | [inline] |
| BSONElement(const char *d, int maxLen=-1) | mongo::BSONElement | [inline, explicit] |
| BSONObj class | mongo::BSONElement | [friend] |
| BSONObjIterator class | mongo::BSONElement | [friend] |
| canonicalType() const | mongo::BSONElement | [inline] |
| chk(int t) const | mongo::BSONElement | [inline, private] |
| chk(bool expr) const | mongo::BSONElement | [inline, private] |
| codeWScopeCode() const | mongo::BSONElement | [inline] |
| codeWScopeObject() const | mongo::BSONElement | [inline] |
| codeWScopeScopeData() const | mongo::BSONElement | [inline] |
| data | mongo::BSONElement | [private] |
| date() const | mongo::BSONElement | [inline] |
| Date() const | mongo::BSONElement | [inline] |
| dbrefNS() const | mongo::BSONElement | [inline] |
| dbrefOID() const | mongo::BSONElement | [inline] |
| Double() const | mongo::BSONElement | [inline] |
| embeddedObject() const | mongo::BSONElement | [inline] |
| embeddedObjectUserCheck() const | mongo::BSONElement | [inline] |
| eoo() const | mongo::BSONElement | [inline] |
| fieldName() const | mongo::BSONElement | [inline] |
| fieldNameSize() const | mongo::BSONElement | [inline, private] |
| fieldNameSize_ | mongo::BSONElement | [mutable, private] |
| getGtLtOp(int def=0) const | mongo::BSONElement | |
| Int() const | mongo::BSONElement | [inline] |
| isABSONObj() const | mongo::BSONElement | [inline] |
| isBoolean() const | mongo::BSONElement | [inline] |
| isNull() const | mongo::BSONElement | [inline] |
| isNumber() const | mongo::BSONElement | [inline] |
| isSimpleType() const | mongo::BSONElement | [inline] |
| jsonString(JsonStringFormat format, bool includeFieldNames=true, int pretty=0) const | mongo::BSONElement | |
| Long() const | mongo::BSONElement | [inline] |
| mayEncapsulate() const | mongo::BSONElement | [inline] |
| Null() const | mongo::BSONElement | [inline] |
| Number() const | mongo::BSONElement | [inline] |
| number() const | mongo::BSONElement | [inline] |
| numberDouble() const | mongo::BSONElement | [inline] |
| numberInt() const | mongo::BSONElement | [inline] |
| numberLong() const | mongo::BSONElement | [inline] |
| Obj() const | mongo::BSONElement | [inline] |
| objsize() const | mongo::BSONElement | [inline] |
| OID() const | mongo::BSONElement | [inline] |
| OK() const | mongo::BSONElement | [inline] |
| ok() const | mongo::BSONElement | [inline] |
| operator string() const | mongo::BSONElement | [inline] |
| operator<(const BSONElement &other) const | mongo::BSONElement | [inline] |
| operator==(const BSONElement &r) const | mongo::BSONElement | [inline] |
| operator[](const string &field) const | mongo::BSONElement | [inline] |
| rawdata() const | mongo::BSONElement | [inline] |
| regex() const | mongo::BSONElement | [inline] |
| regexFlags() const | mongo::BSONElement | [inline] |
| size(int maxLen=-1) const | mongo::BSONElement | [inline] |
| str() const | mongo::BSONElement | [inline] |
| String() const | mongo::BSONElement | [inline] |
| timestampInc() const | mongo::BSONElement | [inline] |
| timestampTime() const | mongo::BSONElement | [inline] |
| toString(bool includeFieldName=true, bool full=false) const | mongo::BSONElement | [inline] |
| toString(StringBuilder &s, bool includeFieldName=true, bool full=false) const | mongo::BSONElement | [inline] |
| totalSize | mongo::BSONElement | [mutable, private] |
| trueValue() const | mongo::BSONElement | [inline] |
| type() const | mongo::BSONElement | [inline] |
| Val(Date_t &v) const | mongo::BSONElement | [inline] |
| Val(long long &v) const | mongo::BSONElement | [inline] |
| Val(bool &v) const | mongo::BSONElement | [inline] |
| Val(BSONObj &v) const | mongo::BSONElement | [inline] |
| Val(mongo::OID &v) const | mongo::BSONElement | [inline] |
| Val(int &v) const | mongo::BSONElement | [inline] |
| Val(double &v) const | mongo::BSONElement | [inline] |
| Val(string &v) const | mongo::BSONElement | [inline] |
| validate() const | mongo::BSONElement | [inline] |
| value() const | mongo::BSONElement | [inline] |
| valuesEqual(const BSONElement &r) const | mongo::BSONElement | [inline] |
| valuesize() const | mongo::BSONElement | [inline] |
| valuestr() const | mongo::BSONElement | [inline] |
| valuestrsafe() const | mongo::BSONElement | [inline] |
| valuestrsize() const | mongo::BSONElement | [inline] |
| woCompare(const BSONElement &e, bool considerFieldName=true) const | mongo::BSONElement | |
| wrap() const | mongo::BSONElement | [inline] |
| wrap(const char *newName) const | mongo::BSONElement | [inline] |