![]() |
Storage Engine API
|
This is the complete list of members for mongo::KeyV1Owned, including all inherited members.
| _firstElement() const | mongo::KeyV1 | inline |
| _keyData | mongo::KeyV1 | protected |
| assign(const KeyV1 &rhs) | mongo::KeyV1 | inline |
| b | mongo::KeyV1Owned | private |
| bson() const | mongo::KeyV1 | inlineprotected |
| data() const | mongo::KeyV1 | inline |
| dataSize() const | mongo::KeyV1 | |
| IsBSON enum value | mongo::KeyV1 | protected |
| isCompactFormat() const | mongo::KeyV1 | inline |
| isValid() const | mongo::KeyV1 | inline |
| KeyV1() | mongo::KeyV1 | inline |
| KeyV1(const KeyV1 &rhs) | mongo::KeyV1 | inline |
| KeyV1(const char *keyData) | mongo::KeyV1 | inlineexplicit |
| KeyV1Owned(const BSONObj &obj) | mongo::KeyV1Owned | |
| KeyV1Owned(const KeyV1 &rhs) | mongo::KeyV1Owned | |
| operator=(const KeyV1Owned &) | mongo::KeyV1Owned | private |
| toBson() const | mongo::KeyV1 | |
| toString() const | mongo::KeyV1 | inline |
| traditional(const BSONObj &obj) | mongo::KeyV1Owned | private |
| woCompare(const KeyV1 &r, const Ordering &o) const | mongo::KeyV1 | |
| woEqual(const KeyV1 &r) const | mongo::KeyV1 | |
| ~KeyV1() | mongo::KeyV1 | inline |