![]() |
Storage Engine API
|
This is the complete list of members for mongo::Snapshotted< T >, including all inherited members.
| _id | mongo::Snapshotted< T > | private |
| _value | mongo::Snapshotted< T > | private |
| reset() | mongo::Snapshotted< T > | inline |
| setValue(const T &t) | mongo::Snapshotted< T > | inline |
| snapshotId() const | mongo::Snapshotted< T > | inline |
| Snapshotted() | mongo::Snapshotted< T > | inline |
| Snapshotted(SnapshotId id, const T &value) | mongo::Snapshotted< T > | inline |
| value() const | mongo::Snapshotted< T > | inline |
| value() | mongo::Snapshotted< T > | inline |